diff options
author | 2017-11-09 17:30:22 +0000 | |
---|---|---|
committer | 2017-11-09 17:30:22 +0000 | |
commit | fb6e22d880a0a7de6d2f2a8b4dab863e26c3d209 (patch) | |
tree | 869714392f2e093fec77a37aba5b65b5a4d44468 | |
parent | /usr/share/compile -> /usr/share/relink/kernel (diff) | |
download | wireguard-openbsd-fb6e22d880a0a7de6d2f2a8b4dab863e26c3d209.tar.xz wireguard-openbsd-fb6e22d880a0a7de6d2f2a8b4dab863e26c3d209.zip |
tweak previous;
-rw-r--r-- | sbin/dhclient/dhclient.leases.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/dhclient/dhclient.leases.5 b/sbin/dhclient/dhclient.leases.5 index 77fbfaa1b2f..430b3930bf4 100644 --- a/sbin/dhclient/dhclient.leases.5 +++ b/sbin/dhclient/dhclient.leases.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhclient.leases.5,v 1.12 2017/11/09 12:34:25 krw Exp $ +.\" $OpenBSD: dhclient.leases.5,v 1.13 2017/11/09 17:30:22 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -84,6 +84,7 @@ when the lease was obtained. This value is used to convert the values of the DHCP options .Ic dhcp-lease-time , .Ic dhcp-renewal-time , +and .Ic dhcp-rebinding-time to times. A value of 0 will cause @@ -102,7 +103,7 @@ will no longer use the lease to configure the interface. .Ic rebind is when .Xr dhclient 8 -will begin tring to renew the lease with broadcasts to any server. +will begin trying to renew the lease with broadcasts to any server. .Ic renew is when .Xr dhclient 8 |