From: jmc Date: Thu, 7 Dec 2017 21:47:22 +0000 (+0000) Subject: adjust the "timeout" text, now that leases are no longer X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=96f5f0ed2bdff0ff53fd7b9b5bdc9cd904b0af2e;p=openbsd adjust the "timeout" text, now that leases are no longer specified in dhclient.conf; ok krw --- diff --git a/sbin/dhclient/dhclient.conf.5 b/sbin/dhclient/dhclient.conf.5 index 4fd59754949..8d1e422f512 100644 --- a/sbin/dhclient/dhclient.conf.5 +++ b/sbin/dhclient/dhclient.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhclient.conf.5,v 1.37 2017/12/07 19:03:15 krw Exp $ +.\" $OpenBSD: dhclient.conf.5,v 1.38 2017/12/07 21:47:22 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -86,10 +86,7 @@ The default is 0 seconds, i.e. immediately use the first acceptable lease received. .It Ic timeout Ar seconds ; Sets the number of seconds to wait for a lease. -If no lease is received -the first valid lease in -.Nm -or in +If no lease is received the first valid lease in .Xr dhclient.leases 5 will be used. The default is 30 seonds.