mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
mdoc(7) cleanups (use .Va, not .Dv, for sysctls.)
Reviewed by: ru
This commit is contained in:
parent
5bf2d2b6b4
commit
43039b7df5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120684
@ -119,7 +119,7 @@ This can happen normally when host hardware addresses change,
|
||||
or when a mobile node arrives or leaves the local subnet.
|
||||
It can also indicate a problem with proxy ARP.
|
||||
This message can only be issued if the sysctl
|
||||
.Dv net.link.ether.inet.log_arp_movements
|
||||
.Va net.link.ether.inet.log_arp_movements
|
||||
is set to 1, which is the system's default behaviour.
|
||||
.Pp
|
||||
.Em "arpresolve: can't allocate llinfo for %d.%d.%d.%d" :
|
||||
@ -135,7 +135,7 @@ It can also occur if an entry already exists in the ARP cache for the IP
|
||||
address above, and the cable has been disconnected from if0, then reconnected
|
||||
to if1.
|
||||
This message can only be issued if the sysctl
|
||||
.Dv net.link.ether.inet.log_arp_wrong_iface
|
||||
.Va net.link.ether.inet.log_arp_wrong_iface
|
||||
is set to 1, which is the system's default behaviour.
|
||||
.Sh SEE ALSO
|
||||
.Xr inet 4 ,
|
||||
|
Loading…
Reference in New Issue
Block a user