diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
commit | db5b45ba844aac723eece65f35e9da8d332ac7eb (patch) | |
tree | 6ea70bb0b6b4397bf2a59d1e33a2768c63838812 /sbin/fsck_ffs/fsck_ffs.8 | |
parent | fb32fc8a9d06e96ad5c62d55537fe2ffd3a1f101 (diff) |
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
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 |