mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Enumerate all cases where -i is applicable.
MFC after: 3 days
This commit is contained in:
parent
946289a591
commit
81cd89bd43
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue