Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/19e40b74bcde
branches:  trunk
changeset: 761608:19e40b74bcde
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 02 09:07:32 2011 +0000

description:
Remove trailing whitespace.

diffstat:

 share/man/man7/sysctl.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 022284c681d3 -r 19e40b74bcde share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Wed Feb 02 09:05:01 2011 +0000
+++ b/share/man/man7/sysctl.7   Wed Feb 02 09:07:32 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index