summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/fsck_ffs.8
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2008-09-17 06:56:27 +0000
committerremko <remko@FreeBSD.org>2008-09-17 06:56:27 +0000
commit288b25a61777fbad116904206963d46e81d2c695 (patch)
treefe89e263386f519d5cc5251a9adbe7486bcfb484 /sbin/fsck_ffs/fsck_ffs.8
parent8dda766e4150149b9bfdf7c68c185b1436dd39dc (diff)
downloadFreeBSD-src-288b25a61777fbad116904206963d46e81d2c695.zip
FreeBSD-src-288b25a61777fbad116904206963d46e81d2c695.tar.gz
Document the -F 's return statement.
If the application returns succesfully the return code is 7 (which means the filesystem is clean). PR: 127432 Submitted by: edwin MFC after: 3 days
Diffstat (limited to 'sbin/fsck_ffs/fsck_ffs.8')
-rw-r--r--sbin/fsck_ffs/fsck_ffs.86
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index 98c97f3..3139124 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -321,6 +321,12 @@ contains default list of file systems to check.
.El
.Sh EXIT STATUS
.Ex -std
+.Pp
+If the option
+.Fl F
+is used,
+.Nm
+exits 7 if the file system is clean.
.Sh DIAGNOSTICS
The diagnostics produced by
.Nm
OpenPOWER on IntegriCloud