From: Shawn Routhier Date: Tue, 24 Jan 2012 22:21:04 +0000 (+0000) Subject: Update backoff-cutoff description to match the code. X-Git-Tag: v4_3_0a1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fd2ea1d1e63e255f1ad6d89f3e147609e13869;p=thirdparty%2Fdhcp.git Update backoff-cutoff description to match the code. --- diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5 index 65faa42cd..488f6ae1c 100644 --- a/client/dhclient.conf.5 +++ b/client/dhclient.conf.5 @@ -1,4 +1,4 @@ -.\" $Id: dhclient.conf.5,v 1.32 2011/04/21 13:24:24 tomasz Exp $ +.\" $Id: dhclient.conf.5,v 1.33 2012/01/24 22:21:04 sar Exp $ .\" .\" Copyright (c) 2009-2011 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") @@ -147,7 +147,8 @@ they will not make their requests in lockstep. The .I backoff-cutoff statement determines the maximum amount of time that the client is allowed to back off, the actual value will be evaluated randomly between -1/2 to 1 1/2 times the \fItime\fR specified. It defaults to two minutes. +1/2 to 1 1/2 times the \fItime\fR specified. It defaults to fifteen +seconds. .PP .I The .B initial-interval