Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fsck_ffs Sort options. Bump date for -P. Remove superfl...
details: https://anonhg.NetBSD.org/src/rev/5bb739573064
branches: trunk
changeset: 573101:5bb739573064
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jan 19 16:41:04 2005 +0000
description:
Sort options. Bump date for -P. Remove superfluous -.
diffstat:
sbin/fsck_ffs/fsck_ffs.8 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 837d327c6f4b -r 5bb739573064 sbin/fsck_ffs/fsck_ffs.8
--- a/sbin/fsck_ffs/fsck_ffs.8 Wed Jan 19 16:38:28 2005 +0000
+++ b/sbin/fsck_ffs/fsck_ffs.8 Wed Jan 19 16:41:04 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fsck_ffs.8,v 1.39 2005/01/13 15:22:35 christos Exp $
+.\" $NetBSD: fsck_ffs.8,v 1.40 2005/01/19 16:41:04 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fsck.8 8.3 (Berkeley) 11/29/94
.\"
-.Dd June 2, 2004
+.Dd January 13, 2004
.Dt FSCK_FFS 8
.Os
.Sh NAME
@@ -236,18 +236,18 @@
.Ql CONTINUE? ,
which is assumed to be affirmative;
do not open the file system for writing.
-.It Fl p
-Specify
-.Dq preen
-mode, described above.
.It Fl P
Display a progress meter for the file system check.
A new meter is displayed for each of the 5 file system check passes, unless
.Fl p
is specified, in which case only one meter for overall progress is displayed.
Progress meters are disabled if the
-.Fl -d
+.Fl d
option is specified.
+.It Fl p
+Specify
+.Dq preen
+mode, described above.
.It Fl q
Quiet mode, do not output any messages for clean filesystems.
.It Fl y
Home |
Main Index |
Thread Index |
Old Index