aboutsummaryrefslogtreecommitdiffstats
path: root/man7/arp.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/arp.7')
-rw-r--r--man7/arp.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/arp.7 b/man7/arp.7
index 30f7d4a094..ad1aef3a69 100644
--- a/man7/arp.7
+++ b/man7/arp.7
@@ -67,7 +67,7 @@ If that fails and an old MAC address is known, a unicast probe is sent
times.
If that fails too, it will broadcast a new ARP
request to the network.
-Requests are only sent when there is data queued
+Requests are sent only when there is data queued
for sending.
Linux will automatically add a nonpermanent proxy arp entry when it
@@ -97,7 +97,7 @@ struct arpreq {
.BR SIOCSARP ", " SIOCDARP " and " SIOCGARP
respectively set, delete and get an ARP mapping.
Setting and deleting ARP maps are privileged operations and may
-only be performed by a process with the
+be performed only by a process with the
.B CAP_NET_ADMIN
capability or an effective UID of 0.