summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/arp
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/arp')
-rw-r--r--usr.sbin/arp/arp.814
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index 1c6fb67..ee309dc 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -39,27 +39,27 @@
.Nm arp
.Nd address resolution display and control
.Sh SYNOPSIS
-.Nm arp
+.Nm
.Op Fl n
.Ar hostname
-.Nm arp
+.Nm
.Op Fl n
.Fl a
-.Nm arp
+.Nm
.Fl d Ar hostname
.Op Ar proxy
-.Nm arp
+.Nm
.Fl d
.Fl a
-.Nm arp
+.Nm
.Fl s Ar hostname ether_addr
.Op Ar temp
.Op Ar pub
-.Nm arp
+.Nm
.Fl S Ar hostname ether_addr
.Op Ar temp
.Op Ar pub
-.Nm arp
+.Nm
.Fl f Ar filename
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud