From c4fd2ea1d1e63e255f1ad6d89f3e147609e13869 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Tue, 24 Jan 2012 22:21:04 +0000 Subject: [PATCH] Update backoff-cutoff description to match the code. --- client/dhclient.conf.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.47.3