diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index a4ec5f598ad..c56d8f872fc 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 6e42f27bd44..91e8fae5711 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.