diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/arp/arp.8 | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
Diffstat (limited to 'usr.sbin/arp/arp.8')
-rw-r--r-- | usr.sbin/arp/arp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index e954df8..802243d 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -64,7 +64,7 @@ .Sh DESCRIPTION The .Nm -program displays and modifies the Internet-to-Ethernet address translation +utility displays and modifies the Internet-to-Ethernet address translation tables used by the address resolution protocol .Pq Xr arp 4 . With no flags, the program displays the current @@ -149,7 +149,7 @@ except any existing .Tn ARP entry for this host will be deleted first. .It Fl f Ar filename -Causes the file +Cause the file .Ar filename to be read and multiple entries to be set in the .Tn ARP @@ -171,5 +171,5 @@ with argument meanings as given above. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.3 . |