From f35067be23c69a1eaa1693facc63bfe75f6db0fc Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 25 Nov 2008 17:46:58 -0500 Subject: [PATCH] arp.7: spfix --- man7/arp.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man7/arp.7 b/man7/arp.7 index 7b96c5648..7dceefaee 100644 --- a/man7/arp.7 +++ b/man7/arp.7 @@ -63,7 +63,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 send when there is data queued +Requests are only sent when there is data queued for sending. Linux will automatically add a non-permanent proxy arp entry when it @@ -168,13 +168,13 @@ for at least a random value between An entry's validity will be extended if it receives positive feedback from higher level protocols. Defaults to 30 seconds. -This file is now obsolete in favour of +This file is now obsolete in favor of .IR base_reachable_time_ms . .TP .IR base_reachable_time_ms " (since Linux 2.6.12)" As for .IR base_reachable_time , -but measures time in millieseconds. +but measures time in milliseconds. Defaults to 30000 milliseconds. .TP .IR delay_first_probe_time " (since Linux 2.2)" @@ -247,7 +247,7 @@ Defaults to 64. .\" Precisely: 2.1.79 The number of jiffies to delay before retransmitting a request. Defaults to 1 second. -This file is now obsolete in favour of +This file is now obsolete in favor of .IR retrans_time_ms . .TP .IR retrans_time_ms " (since Linux 2.6.12)"