Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Lowercase after semicolon.
details: https://anonhg.NetBSD.org/src/rev/c3e30b11ab99
branches: trunk
changeset: 583421:c3e30b11ab99
user: jmmv <jmmv%NetBSD.org@localhost>
date: Fri Aug 05 13:21:13 2005 +0000
description:
Lowercase after semicolon.
diffstat:
lib/libc/sys/mount.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 18fa83251157 -r c3e30b11ab99 lib/libc/sys/mount.2
--- a/lib/libc/sys/mount.2 Fri Aug 05 13:20:05 2005 +0000
+++ b/lib/libc/sys/mount.2 Fri Aug 05 13:21:13 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.2,v 1.33 2005/06/23 00:30:29 thorpej Exp $
+.\" $NetBSD: mount.2,v 1.34 2005/08/05 13:21:13 jmmv Exp $
.\"
.\" Copyright (c) 1980, 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -88,7 +88,7 @@
for a list of supported strings.
.It Dv MNT_RDONLY
The file system should be treated as read-only;
-Even the super-user may not write on it.
+even the super-user may not write on it.
.It Dv MNT_NOEXEC
Do not allow files to be executed from the file system.
.It Dv MNT_NOSUID
Home |
Main Index |
Thread Index |
Old Index