Module Name:    src
Committed By:   wiz
Date:           Fri Jun 17 18:13:14 UTC 2011

Modified Files:
        src/sbin/mount: mount.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sbin/mount/mount.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mount/mount.8
diff -u src/sbin/mount/mount.8:1.71 src/sbin/mount/mount.8:1.72
--- src/sbin/mount/mount.8:1.71	Fri Jun 17 14:23:51 2011
+++ src/sbin/mount/mount.8	Fri Jun 17 18:13:14 2011
@@ -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 ;

Reply via email to