mdoc(7) cleanup: Break up sentences so that they start on new lines.
This commit is contained in:
parent
5daeffef76
commit
76f31b1f55
@ -114,10 +114,10 @@ This indicates a misconfigured or broken device.
|
|||||||
.Pp
|
.Pp
|
||||||
.Em "arp: %d.%d.%d.%d moved from %x:%x:%x:%x:%x:%x to %x:%x:%x:%x:%x:%x" :
|
.Em "arp: %d.%d.%d.%d moved from %x:%x:%x:%x:%x:%x to %x:%x:%x:%x:%x:%x" :
|
||||||
ARP had a cached value for the ethernet address of the referenced host,
|
ARP had a cached value for the ethernet address of the referenced host,
|
||||||
but received a reply indicating that the host is at a new address. This
|
but received a reply indicating that the host is at a new address.
|
||||||
can happen normally when host hardware addresses change, or when a mobile
|
This can happen normally when host hardware addresses change,
|
||||||
node arrives or leaves the local subnet. It can also indicate a problem
|
or when a mobile node arrives or leaves the local subnet.
|
||||||
with proxy ARP.
|
It can also indicate a problem with proxy ARP.
|
||||||
This message can only be issued if the sysctl
|
This message can only be issued if the sysctl
|
||||||
.Dv net.link.ether.inet.log_arp_movements
|
.Dv net.link.ether.inet.log_arp_movements
|
||||||
is set to 1, which is the system's default behaviour.
|
is set to 1, which is the system's default behaviour.
|
||||||
@ -125,8 +125,9 @@ is set to 1, which is the system's default behaviour.
|
|||||||
.Em "arpresolve: can't allocate llinfo for %d.%d.%d.%d" :
|
.Em "arpresolve: can't allocate llinfo for %d.%d.%d.%d" :
|
||||||
The route for the referenced host points to a device upon which ARP is
|
The route for the referenced host points to a device upon which ARP is
|
||||||
required, but ARP was unable to allocate a routing table entry in which
|
required, but ARP was unable to allocate a routing table entry in which
|
||||||
to store the host's MAC address. This usually points to a misconfigured
|
to store the host's MAC address.
|
||||||
routing table. It can also occur if the kernel cannot allocate memory.
|
This usually points to a misconfigured routing table.
|
||||||
|
It can also occur if the kernel cannot allocate memory.
|
||||||
.Pp
|
.Pp
|
||||||
.Em "arp: %d.%d.%d.%d is on if0 but got reply from %x:%x:%x:%x:%x:%x on if1" :
|
.Em "arp: %d.%d.%d.%d is on if0 but got reply from %x:%x:%x:%x:%x:%x on if1" :
|
||||||
Physical connections exist to the same logical IP network on both if0 and if1.
|
Physical connections exist to the same logical IP network on both if0 and if1.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user