From db5b45ba844aac723eece65f35e9da8d332ac7eb Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 11 Nov 1998 22:20:02 +0000 Subject: more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes --- sbin/fsck_ext2fs/fsck_ext2fs.8 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'sbin/fsck_ext2fs/fsck_ext2fs.8') 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 -- cgit v1.2.3