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_ext2fs | |
parent | fb32fc8a9d06e96ad5c62d55537fe2ffd3a1f101 (diff) |
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Diffstat (limited to 'sbin/fsck_ext2fs')
-rw-r--r-- | sbin/fsck_ext2fs/fsck_ext2fs.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sbin/fsck_ext2fs/fsck_ext2fs.8 b/sbin/fsck_ext2fs/fsck_ext2fs.8 index 6d83dd30912..7f523a1581c 100644 --- a/sbin/fsck_ext2fs/fsck_ext2fs.8 +++ b/sbin/fsck_ext2fs/fsck_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsck_ext2fs.8,v 1.5 1998/09/23 01:20:23 aaron Exp $ +.\" $OpenBSD: fsck_ext2fs.8,v 1.6 1998/11/11 22:19:56 aaron Exp $ .\" $NetBSD: fsck_ext2fs.8,v 1.1 1997/06/11 11:21:48 bouyer Exp $ .\" .\" Copyright (c) 1997 Manuel Bouyer. @@ -78,7 +78,8 @@ Counts in the super-block wrong .Pp These are the only inconsistencies that .Nm fsck_ext2fs -in ``preen'' +in +.Dq preen mode (with the .Fl p option) will correct; if it encounters other inconsistencies, it exits @@ -152,11 +153,13 @@ Assume a response to all questions asked by .Nm fsck_ext2fs except for -.Ql CONTINUE? , +.Dq CONTINUE? , which is assumed to be affirmative; do not open the filesystem for writing. .It Fl p -Specify ``preen'' mode, described above. +Specify +.Dq preen +mode, described above. .It Fl y Assume a .Dq yes |