Re: mistake in fsck_ffs.8

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Otto Moerbeek
Date: Wednesday, March 3, 2010 - 4:11 am

On Wed, Mar 03, 2010 at 02:59:23AM -0800, J.C. Roberts wrote:


Right.

	-Otto

Index: fsck_ffs.8
===================================================================
RCS file: /cvs/src/sbin/fsck_ffs/fsck_ffs.8,v
retrieving revision 1.21
diff -u -p -r1.21 fsck_ffs.8
--- fsck_ffs.8	10 Jan 2010 10:53:33 -0000	1.21
+++ fsck_ffs.8	3 Mar 2010 11:08:43 -0000
@@ -195,6 +195,17 @@ which is assumed to be affirmative.
 File systems will not be opened for writing.
 This is the default for file systems to be checked that are
 concurrently mounted writable.
+.It Fl p
+Enter preen mode:
+.Nm
+will check all file systems listed on the command line
+and will make minor repairs without
+human intervention.
+Any major problems will cause
+.Nm
+to exit with a non-zero exit code,
+so as to alert any invoking program or script
+that human intervention is required.
 .It Fl y
 Assume a
 .Dq yes
@@ -218,12 +229,6 @@ are being converted at once.
 The format of a file system can be determined from the
 first line of output from
 .Xr dumpfs 8 .
-.Pp
-If no file systems are given to
-.Nm
-then a default list of file systems is read from
-the file
-.Pa /etc/fstab .
 .Pp
 Inconsistencies checked are as follows:
 .Pp
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
mistake in fsck_ffs.8, J.C. Roberts, (Wed Mar 3, 2:17 am)
Re: mistake in fsck_ffs.8, Otto Moerbeek, (Wed Mar 3, 3:36 am)
Re: mistake in fsck_ffs.8, Jason McIntyre, (Wed Mar 3, 3:44 am)
Re: mistake in fsck_ffs.8, J.C. Roberts, (Wed Mar 3, 3:59 am)
Re: mistake in fsck_ffs.8, Otto Moerbeek, (Wed Mar 3, 4:11 am)
Re: mistake in fsck_ffs.8, J.C. Roberts, (Wed Mar 3, 4:41 am)
Re: mistake in fsck_ffs.8, Igor Sobrado, (Wed Mar 3, 5:18 am)
Re: mistake in fsck_ffs.8, Otto Moerbeek, (Wed Mar 3, 5:24 am)
Re: mistake in fsck_ffs.8, Jason McIntyre, (Wed Mar 3, 6:07 am)
Re: mistake in fsck_ffs.8, J.C. Roberts, (Wed Mar 3, 6:38 am)
Re: mistake in fsck_ffs.8, Jason McIntyre, (Wed Mar 3, 6:50 am)
Re: mistake in fsck_ffs.8, Ted Unangst, (Wed Mar 3, 9:48 am)