From acd99ff192743a67d2954611dbec46e7387ccdcd Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 18 Nov 2000 15:50:46 +0000 Subject: [PATCH] mdoc(7) police: fix errors uncovered by the new feature of the Nm macro. --- sbin/fsck/fsck.8 | 4 ++-- 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 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.