summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-18 15:50:46 +0000
committerru <ru@FreeBSD.org>2000-11-18 15:50:46 +0000
commitc9e9d264306dadf5bc53d2a081b5ea7bd4c23011 (patch)
treecd6a962497e209fe1fd3ddc23ee96d84e72e67b2
parent51c82207610826a4ad7bf626560db6021584440d (diff)
downloadFreeBSD-src-c9e9d264306dadf5bc53d2a081b5ea7bd4c23011.zip
FreeBSD-src-c9e9d264306dadf5bc53d2a081b5ea7bd4c23011.tar.gz
mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.
-rw-r--r--sbin/fsck/fsck.84
-rw-r--r--usr.sbin/faithd/faithd.81
2 files changed, 2 insertions, 3 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index a4ec5f5..c56d8f8 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -35,12 +35,12 @@
.Nm fsck
.Nd file system consistency check and interactive repair
.Sh SYNOPSIS
-.Nm ""
+.Nm fsck
.Op Fl dvplfyn
.Op Fl l Ar maxparallel
.Op Fl t Ar fstype
.Op Fl T Ar fstype:fsoptions
-.Op special | node ...
+.Op Ar special | node ...
.Sh DESCRIPTION
The
.Nm
diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8
index 6e42f27..91e8fae 100644
--- a/usr.sbin/faithd/faithd.8
+++ b/usr.sbin/faithd/faithd.8
@@ -39,7 +39,6 @@
.Nm
.Op Fl dp
.Op Ar service Op Ar serverpath Op Ar serverargs
-.Nm ""
.Sh DESCRIPTION
.Nm
provides IPv6-to-IPv4 TCP relay.
OpenPOWER on IntegriCloud