diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2004-06-16 07:03:54 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2004-06-16 07:03:54 +0000 |
| commit | 6311b38feebcbf3464740e188c9d50b161d9de6b (patch) | |
| tree | 3c351a08dfc6c11d4762b9717bd6e5dd4f69b3cc /usr.sbin/arp | |
| parent | 4d831945a7d914509767ff24f52e6273be13d81b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/arp')
| -rw-r--r-- | usr.sbin/arp/arp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index c13505febebb..4100b3b502a9 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -32,7 +32,7 @@ .\" @(#)arp4.4 6.5 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd April 18, 1994 +.Dd June 16, 2004 .Dt ARP 4 .Os .Sh NAME @@ -106,7 +106,7 @@ for addresses other than itself, with its own address. Normally, proxy ARP in .Fx is set up on a host-by-host basis using the -.Xr arp 4 +.Xr arp 8 utility, by adding an entry for each host inside a given subnet for which proxying of ARP requests is desired. However, the |
