Module Name: src
Committed By: wiz
Date: Sun Dec 13 15:13:03 UTC 2015
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/share/man/man7/sysctl.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.96 src/share/man/man7/sysctl.7:1.97
--- src/share/man/man7/sysctl.7:1.96 Sun Dec 13 14:28:12 2015
+++ src/share/man/man7/sysctl.7 Sun Dec 13 15:13:03 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.96 2015/12/13 14:28:12 christos Exp $
+.\" $NetBSD: sysctl.7,v 1.97 2015/12/13 15:13:03 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
-.Dd Decemver 13, 2015
+.Dd December 13, 2015
.Dt SYSCTL 7
.Os
.Sh NAME