Module Name: src
Committed By: wiz
Date: Fri Jun 17 18:08:53 UTC 2011
Modified Files:
src/lib/libc/sys: mount.2
Log Message:
New sentence, new line. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/sys/mount.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/mount.2
diff -u src/lib/libc/sys/mount.2:1.46 src/lib/libc/sys/mount.2:1.47
--- src/lib/libc/sys/mount.2:1.46 Fri Jun 17 14:23:50 2011
+++ src/lib/libc/sys/mount.2 Fri Jun 17 18:08:53 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.2,v 1.46 2011/06/17 14:23:50 manu Exp $
+.\" $NetBSD: mount.2,v 1.47 2011/06/17 18:08:53 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mount.2 8.3 (Berkeley) 5/24/95
.\"
-.Dd April 10, 2009
+.Dd June 17, 2011
.Dt MOUNT 2
.Os
.Sh NAME
@@ -121,7 +121,8 @@
This improves performance in most cases.
.It MNT_EXTATTR
Enable extended attributes, if the filesystem supports them and do not enable
-them by default. Currently this is only the case for UFS1.
+them by default.
+Currently this is only the case for UFS1.
.El
.Pp
The