From 5334647c6124da5b15c0adb0eccd8e7cf4dea9ea Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Mon, 16 Apr 2012 16:06:23 +0000 Subject: [PATCH] Fix typo fiftenn => fifteen --- client/dhclient.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5 index 195929b68..b8275bd4f 100644 --- a/client/dhclient.conf.5 +++ b/client/dhclient.conf.5 @@ -1,4 +1,4 @@ -.\" $Id: dhclient.conf.5,v 1.25.24.8 2012/01/24 22:23:01 sar Exp $ +.\" $Id: dhclient.conf.5,v 1.25.24.9 2012/04/16 16:06:23 sar Exp $ .\" .\" Copyright (c) 2009-2012 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") @@ -147,7 +147,7 @@ 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 fiftenn +1/2 to 1 1/2 times the \fItime\fR specified. It defaults to fifteen secondss. .PP .I The -- 2.47.3