summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/arp.8
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/arp/arp.8
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/arp/arp.8')
-rw-r--r--usr.sbin/arp/arp.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index da23831..da9f08b 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -108,12 +108,12 @@ Create an
.Tn ARP
entry for the host called
.Ar hostname
-with the Ethernet address
+with the Ethernet address
.Ar ether_addr .
The Ethernet address is given as six hex bytes separated by colons.
The entry will be permanent unless the word
.Cm temp
-is given in the command.
+is given in the command.
If the word
.Cm pub
is given, the entry will be
@@ -122,7 +122,7 @@ i.e., this system will
act as an
.Tn ARP
server,
-responding to requests for
+responding to requests for
.Ar hostname
even though the host address is not its own.
In this case the
OpenPOWER on IntegriCloud