diff options
| author | Roy Marples <roy@marples.name> | 2008-06-07 00:10:15 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-06-07 00:10:15 +0000 |
| commit | fedb3da0be34b47246d663e6ff55a7e0937515c0 (patch) | |
| tree | 73727e6212426f5ff9c4e694b3307b061f348918 /dhcpcd.8.in | |
| parent | cb5148cebd2c57f25fddf78c55a5c35f78bbada0 (diff) | |
| download | dhcpcd-fedb3da0be34b47246d663e6ff55a7e0937515c0.tar.xz | |
Increase the default timeout to 30 seconds to allow 3 RFC conformant re-transmissions + 2 seconds grace.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 2e4fc69b..ed3fb41f 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 29, 2008 +.Dd Jun 07, 2008 .Dt DHCPCD 8 SMM .Sh NAME .Nm dhcpcd @@ -233,7 +233,7 @@ back on IPv4LL. .It Fl t , -timeout Ar seconds Timeout after .Ar seconds , -instead of the default 20. +instead of the default 30. A setting of 0 .Ar seconds causes |
