From 4e06f5d4080bb52999a3f95b063f7d6bb503e592 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Tue, 24 Jan 2012 22:23:01 +0000 Subject: [PATCH] Update backoff-cutoff description to match the code. --- client/dhclient.conf.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5 index ba7467260..195929b68 100644 --- a/client/dhclient.conf.5 +++ b/client/dhclient.conf.5 @@ -1,6 +1,6 @@ -.\" $Id: dhclient.conf.5,v 1.25.24.7 2011/04/21 14:08:14 tomasz Exp $ +.\" $Id: dhclient.conf.5,v 1.25.24.8 2012/01/24 22:23:01 sar Exp $ .\" -.\" Copyright (c) 2009-2011 by Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (c) 2009-2012 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 1996-2003 by Internet Software Consortium .\" @@ -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 fiftenn +secondss. .PP .I The .B initial-interval -- 2.47.3