diff --git a/sbin/fsck_ext2fs/fsck_ext2fs.8 b/sbin/fsck_ext2fs/fsck_ext2fs.8 index aefc98076471..3488641c8356 100644 --- a/sbin/fsck_ext2fs/fsck_ext2fs.8 +++ b/sbin/fsck_ext2fs/fsck_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck_ext2fs.8,v 1.15 2008/10/09 16:56:23 christos Exp $ +.\" $NetBSD: fsck_ext2fs.8,v 1.16 2008/10/09 18:32:08 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -64,15 +64,10 @@ .Nd EXT2 File System consistency check and interactive repair .Sh SYNOPSIS .Nm +.Op Fl dfnpUy .Op Fl b Ar block# .Op Fl c Ar level -.Op Fl d -.Op Fl f .Op Fl m Ar mode -.Op Fl p -.Op Fl U -.Op Fl y -.Op Fl n .Ar filesystem ... .Sh DESCRIPTION .Nm @@ -100,7 +95,8 @@ Counts in the super-block wrong .Pp These are the only inconsistencies that .Nm -in ``preen'' +in +.Dq preen mode (with the .Fl p option) will correct; if it encounters other inconsistencies, it exits @@ -178,7 +174,9 @@ except for 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 U Resolve numeric userids to usernames. .It Fl y