diff options
Diffstat (limited to 'sbin/fsck_ffs/fsck_ffs.8')
-rw-r--r-- | sbin/fsck_ffs/fsck_ffs.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index e6c583ce176..8f434e1dc08 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsck_ffs.8,v 1.4 1998/09/23 01:20:23 aaron Exp $ +.\" $OpenBSD: fsck_ffs.8,v 1.5 1998/11/11 22:19:57 aaron Exp $ .\" $NetBSD: fsck_ffs.8,v 1.12 1996/09/23 16:18:34 christos Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -66,7 +66,11 @@ Here reads the table .Pa /etc/fstab to determine which filesystems to check. -Only partitions in fstab that are mounted ``rw'', ``rq'' or ``ro'' +Only partitions in fstab that are mounted +.Dq rw , +.Dq rq , +or +.Dq ro and have non-zero pass numbers are checked. Filesystems with pass number 1 (normally just the root filesystem) are checked one at a time. @@ -186,7 +190,7 @@ Assume a response to all questions asked by .Nm fsck_ffs except for -.Ql CONTINUE? , +.Dq CONTINUE? , which is assumed to be affirmative; do not open the filesystem for writing. .It Fl c |