Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix wording (if I understand the sentence corre...
details: https://anonhg.NetBSD.org/src/rev/36627e870ead
branches: trunk
changeset: 766165:36627e870ead
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 17 18:12:32 2011 +0000
description:
Fix wording (if I understand the sentence correctly).
diffstat:
lib/libc/sys/mount.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 46f3b33d65c6 -r 36627e870ead lib/libc/sys/mount.2
--- a/lib/libc/sys/mount.2 Fri Jun 17 18:08:53 2011 +0000
+++ b/lib/libc/sys/mount.2 Fri Jun 17 18:12:32 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.2,v 1.47 2011/06/17 18:08:53 wiz Exp $
+.\" $NetBSD: mount.2,v 1.48 2011/06/17 18:12:32 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -120,8 +120,8 @@
performed, allowing the actual writes to be deferred.
This improves performance in most cases.
.It MNT_EXTATTR
-Enable extended attributes, if the filesystem supports them and do not enable
-them by default.
+Enable extended attributes, if the filesystem supports them and
+does not enable them by default.
Currently this is only the case for UFS1.
.El
.Pp
Home |
Main Index |
Thread Index |
Old Index