diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
commit | ea31070695b2e513fcf660fbcc7f05a829839c35 (patch) | |
tree | 67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/fsck/fsck.8 | |
parent | 5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff) | |
download | FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/fsck/fsck.8')
-rw-r--r-- | sbin/fsck/fsck.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index c56d8f8..f25be2b 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -35,7 +35,7 @@ .Nm fsck .Nd file system consistency check and interactive repair .Sh SYNOPSIS -.Nm fsck +.Nm .Op Fl dvplfyn .Op Fl l Ar maxparallel .Op Fl t Ar fstype |