Module Name:    src
Committed By:   wiz
Date:           Wed Feb  2 09:07:33 UTC 2011

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

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 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.60 src/share/man/man7/sysctl.7:1.61
--- src/share/man/man7/sysctl.7:1.60	Tue Feb  1 21:03:53 2011
+++ src/share/man/man7/sysctl.7	Wed Feb  2 09:07:32 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.60 2011/02/01 21:03:53 christos Exp $
+.\"	$NetBSD: sysctl.7,v 1.61 2011/02/02 09:07:32 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -142,7 +142,7 @@
 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, default to no
 .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