diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-17 07:14:01 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-17 07:14:01 +0000 |
| commit | 81cd89bd43c3bd07e73e7fb250b97f985bf017dc (patch) | |
| tree | 04c0b96331f75390ac565869c30486d447964fed /usr.sbin/arp | |
| parent | 946289a591066ba1bb45421db34884d5abc969a2 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/arp')
| -rw-r--r-- | usr.sbin/arp/arp.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index c1d8af6ef4c57..17b55fdb42361 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -28,7 +28,7 @@ .\" @(#)arp.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd June 6, 1993 +.Dd August 17, 2006 .Dt ARP 8 .Os .Sh NAME @@ -103,7 +103,8 @@ Limit the operation scope to the .Tn ARP entries on .Ar interface . -Applicable to the display operations only. +Applicable only to the following operations: +display one, display all, delete all. .It Fl n Show network addresses as numbers (normally .Nm |
