summaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2006-06-02 15:19:25 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2006-06-02 15:19:25 +0000
commit47fcf79410eea6ff9db7753c088aafc2a9897344 (patch)
tree5cd0c47958d93159671c6b12ef5d600eeff31ccf /sbin/dhclient
parentfb9090a83c1cf8ebc4bb7fffb9b6ae6e912a9990 (diff)
backoff-cutoff defaults to 15 seconds; ok henning@
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/dhclient.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/dhclient.conf.5 b/sbin/dhclient/dhclient.conf.5
index 47d0793b4e8..5c7a90fd343 100644
--- a/sbin/dhclient/dhclient.conf.5
+++ b/sbin/dhclient/dhclient.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhclient.conf.5,v 1.10 2006/05/31 12:04:24 stevesk Exp $
+.\" $OpenBSD: dhclient.conf.5,v 1.11 2006/06/02 15:19:24 stevesk Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -143,7 +143,7 @@ The
.Ic backoff-cutoff
statement determines the maximum amount of time that the client is
allowed to back off.
-It defaults to two minutes.
+It defaults to 15 seconds.
.It Ic initial-interval Ar time ;
The
.Ic initial-interval