From ea31070695b2e513fcf660fbcc7f05a829839c35 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 20 Nov 2000 16:52:27 +0000 Subject: mdoc(7) police: use the new features of the Nm macro. --- sbin/fsck_ffs/fsck_ffs.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/fsck_ffs/fsck_ffs.8') diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index 59d7fa8..1cb1699 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -40,13 +40,13 @@ .Nm fsck .Nd filesystem consistency check and interactive repair .Sh SYNOPSIS -.Nm fsck +.Nm .Fl p .Op Fl f .Op Fl m Ar mode .Op Ar filesystem .Ar ... -.Nm fsck +.Nm .Op Fl ny .Op Fl b Ar block# .Op Fl c Ar level @@ -162,7 +162,7 @@ and combined. .Pp The following flags are interpreted by -.Nm Ns . +.Nm . .Bl -tag -width indent .It Fl b Use the block specified immediately after the flag as @@ -203,7 +203,7 @@ first line of output from .Xr dumpfs 8 . .It Fl f Force -.Nm fsck +.Nm to check .Sq clean filesystems when preening. @@ -232,7 +232,7 @@ do not open the filesystem for writing. Preen filesystems (see above). .It Fl y Assume a yes response to all questions asked by -.Nm Ns ; +.Nm ; this should be used with great caution as this is a free license to continue after essentially unlimited trouble has been encountered. .El -- cgit v1.1