Module Name:    src
Committed By:   jym
Date:           Thu Nov  3 00:29:00 UTC 2011

Modified Files:
        src/share/man/man7: sysctl.7

Log Message:
Minor typo fix.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.67 src/share/man/man7/sysctl.7:1.68
--- src/share/man/man7/sysctl.7:1.67	Sat Sep 24 17:08:16 2011
+++ src/share/man/man7/sysctl.7	Thu Nov  3 00:29:00 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.67 2011/09/24 17:08:16 christos Exp $
+.\"	$NetBSD: sysctl.7,v 1.68 2011/11/03 00:29:00 jym Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -142,7 +142,7 @@ The highest valid file system type numbe
 Returns configuration information about the file system type given as a fourth
 level identifier.
 .It Li vfs.generic.usermount ( VFS_USERMOUNT )
-Determines if non superuser mounts are allowed, default to no
+Determines if non superuser mounts are allowed, defaults to
 .Dv 0 .
 .It Li vfs.generic.magiclinks ( VFS_MAGICLINKS )
 Controls if expansion of variables is going to be performed on pathnames

Reply via email to