diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-18 15:50:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-18 15:50:46 +0000 |
| commit | acd99ff192743a67d2954611dbec46e7387ccdcd (patch) | |
| tree | 3403a339b477d0ebdbfbebd1c89c6cd8349f8799 | |
| parent | ca89ee278e1d0cff6ce3d52d53a7b004bf093f40 (diff) | |
Notes
| -rw-r--r-- | sbin/fsck/fsck.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/faithd/faithd.8 | 1 |
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. |
