Source-Changes-HG archive

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

[src/trunk]: src Drop trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/edc90c727cc6
branches:  trunk
changeset: 747852:edc90c727cc6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Oct 03 07:37:01 2009 +0000

description:
Drop trailing whitespace.

diffstat:

 sbin/mount/mount.8              |  4 ++--
 share/man/man9/secmodel_suser.9 |  9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (49 lines):

diff -r 4f71d92166ec -r edc90c727cc6 sbin/mount/mount.8
--- a/sbin/mount/mount.8        Sat Oct 03 03:59:39 2009 +0000
+++ b/sbin/mount/mount.8        Sat Oct 03 07:37:01 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount.8,v 1.68 2009/10/02 20:31:19 elad Exp $
+.\"    $NetBSD: mount.8,v 1.69 2009/10/03 07:38:22 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -136,7 +136,7 @@
 the file-system mounting policy is dictated by the running security models.
 The default security model may allow unprivileged mounting; see
 .Xr secmodel_suser 9
-for details. 
+for details.
 .Pp
 The options are as follows:
 .Bl -tag -width indent
diff -r 4f71d92166ec -r edc90c727cc6 share/man/man9/secmodel_suser.9
--- a/share/man/man9/secmodel_suser.9   Sat Oct 03 03:59:39 2009 +0000
+++ b/share/man/man9/secmodel_suser.9   Sat Oct 03 07:37:01 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: secmodel_suser.9,v 1.3 2009/10/02 20:31:19 elad Exp $
+.\" $NetBSD: secmodel_suser.9,v 1.4 2009/10/03 07:37:01 wiz Exp $
 .\"
 .\" Copyright (c) 2009 Elad Efrat <elad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -35,8 +35,7 @@
 .Nm
 implements the traditional
 .Em super-user
-(root) as the user with effective user-id
-0.
+(root) as the user with effective user-id 0.
 The
 .Em super-user
 is the host administrator, considered to have higher privileges than other
@@ -67,9 +66,9 @@
 If non-zero, file-systems are allowed to be mounted by an ordinary user who
 owns the point
 .Ar node
-and has at least read access to the 
+and has at least read access to the
 .Ar special
-device 
+device
 .Xr mount 8
 arguments.
 Finally, the flags



Home | Main Index | Thread Index | Old Index