Source-Changes-HG archive

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

[src/trunk]: src/sbin/mount New sentence, new line; fix wording; bump date.



details:   https://anonhg.NetBSD.org/src/rev/e70d35e4e1ac
branches:  trunk
changeset: 766166:e70d35e4e1ac
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 17 18:13:14 2011 +0000

description:
New sentence, new line; fix wording; bump date.

diffstat:

 sbin/mount/mount.8 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 36627e870ead -r e70d35e4e1ac sbin/mount/mount.8
--- a/sbin/mount/mount.8        Fri Jun 17 18:12:32 2011 +0000
+++ b/sbin/mount/mount.8        Fri Jun 17 18:13:14 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount.8,v 1.71 2011/06/17 14:23:51 manu Exp $
+.\"    $NetBSD: mount.8,v 1.72 2011/06/17 18:13:14 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)mount.8    8.8 (Berkeley) 6/16/94
 .\"
-.Dd October 2, 2009
+.Dd June 17, 2011
 .Dt MOUNT 8
 .Os
 .Sh NAME
@@ -191,8 +191,9 @@
 .Cm async
 mode.
 .It Cm extattr
-Enable extended attributes, if the filesystem supports them and do not enable
-them by default. Currently this is only the case for UFS1.
+Enable extended attributes, if the filesystem supports them and
+does not enable them by default.
+Currently this is only the case for UFS1.
 .It Cm force
 The same as
 .Fl f ;



Home | Main Index | Thread Index | Old Index