diff options
Diffstat (limited to 'sbin/fsck_ffs/fsck_ffs.8')
-rw-r--r-- | sbin/fsck_ffs/fsck_ffs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index 2abd360..7cb3d7b 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -53,7 +53,7 @@ The specified disk partitions and/or file systems are checked. In "preen" mode the clean flag of each file system's superblock is examined and only those file systems that are not marked clean are checked. -Filesystems are marked clean when they are unmounted, +File systems are marked clean when they are unmounted, when they have been mounted read-only, or when .Nm runs on them successfully. |