diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/arp | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/arp')
-rw-r--r-- | usr.sbin/arp/arp.4 | 2 | ||||
-rw-r--r-- | usr.sbin/arp/arp.8 | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 4100b3b..e08e7d1 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -98,7 +98,7 @@ In the past, ARP was used to negotiate the use of a trailer encapsulation. This is no longer supported. .Pp -ARP watches passively for hosts impersonating the local host (i.e. a host +ARP watches passively for hosts impersonating the local host (i.e., a host which responds to an ARP mapping request for the local host's address). .Pp Proxy ARP is a feature whereby the local host will respond to requests diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 7067338..855371b 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -161,7 +161,8 @@ Cause the file .Ar filename to be read and multiple entries to be set in the .Tn ARP -tables. Entries +tables. +Entries in the file should be of the form .Pp .Bd -ragged -offset indent -compact |