aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-18 15:50:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-18 15:50:46 +0000
commitacd99ff192743a67d2954611dbec46e7387ccdcd (patch)
tree3403a339b477d0ebdbfbebd1c89c6cd8349f8799
parentca89ee278e1d0cff6ce3d52d53a7b004bf093f40 (diff)
Notes
-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 a4ec5f598ad6c..c56d8f872fcc9 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 6e42f27bd4452..91e8fae5711f4 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.