Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount Improve previous; thanks to tsutsui-san for remin...
details: https://anonhg.NetBSD.org/src/rev/a2b006827c94
branches: trunk
changeset: 767560:a2b006827c94
user: dholland <dholland%NetBSD.org@localhost>
date: Fri Jul 22 15:53:21 2011 +0000
description:
Improve previous; thanks to tsutsui-san for reminding me of the proper
reference. PR 45166
diffstat:
sbin/mount/mount.8 | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 8b9c6e57374b -r a2b006827c94 sbin/mount/mount.8
--- a/sbin/mount/mount.8 Fri Jul 22 15:53:02 2011 +0000
+++ b/sbin/mount/mount.8 Fri Jul 22 15:53:21 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.8,v 1.73 2011/07/22 15:47:46 dholland Exp $
+.\" $NetBSD: mount.8,v 1.74 2011/07/22 15:53:21 dholland Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -281,11 +281,14 @@
for more information.
This option requires the
.Dq UFS2
+.Pq level 4
superblock layout, which is the default for newly created FFSv1 and
FFSv2 file systems.
-.\" To update an old file system with an earlier superblock format,
- \" use
-.\" .Xr tunefs 8 .
+To update an old file system with an earlier superblock format,
+use the
+.Fl c
+option of
+.Xr fsck_ffs 8 .
.It Cm symperm
Recognize permission of symbolic link when reading or traversing link.
.It Cm sync
Home |
Main Index |
Thread Index |
Old Index