summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-10-03 01:20:33 +0000
committerbms <bms@FreeBSD.org>2003-10-03 01:20:33 +0000
commit76f31b1f55cf003776b3f48e9a9845f9186d76f0 (patch)
tree6c81692b0ccb7863d0c5359f6410a409be3a4244 /usr.sbin/arp
parent5daeffef7677c3a23bea2405eccbf954f2dc5585 (diff)
downloadFreeBSD-src-76f31b1f55cf003776b3f48e9a9845f9186d76f0.zip
FreeBSD-src-76f31b1f55cf003776b3f48e9a9845f9186d76f0.tar.gz
mdoc(7) cleanup: Break up sentences so that they start on new lines.
Diffstat (limited to 'usr.sbin/arp')
-rw-r--r--usr.sbin/arp/arp.413
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4
index 86c85fa..9c8fbcf 100644
--- a/usr.sbin/arp/arp.4
+++ b/usr.sbin/arp/arp.4
@@ -114,10 +114,10 @@ This indicates a misconfigured or broken device.
.Pp
.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,
-but received a reply indicating that the host is at a new address. 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.
+but received a reply indicating that the host is at a new address.
+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
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" :
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
-to store the host's MAC address. This usually points to a misconfigured
-routing table. It can also occur if the kernel cannot allocate memory.
+to store the host's MAC address.
+This usually points to a misconfigured routing table.
+It can also occur if the kernel cannot allocate memory.
.Pp
.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.
OpenPOWER on IntegriCloud