From: Roy Marples Date: Fri, 5 Apr 2013 00:09:16 +0000 (+0000) Subject: We no longer use the RELEASE hook command X-Git-Tag: v5.99.6~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3d5bca64142df9573cb3332acd29f90455a6c05;p=thirdparty%2Fdhcpcd.git We no longer use the RELEASE hook command --- diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index ed5c2518..af02431d 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2012 Roy Marples +.\" Copyright (c) 2006-2013 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 11, 2012 +.Dd April 5, 2013 .Dt DHCPCD-RUN-HOOKS 8 .Os .Sh NAME @@ -97,8 +97,6 @@ dhcpcd is monitoring the interface for a 3rd party to give it an IP address. dhcpcd failed to contact any DHCP servers but was able to use an old lease. .It Dv EXPIRE | EXPIRE6 dhcpcd's lease or state expired and it failed to obtain a new one. -.It Dv RELEASE -dhcpcd's lease was released back to the DHCP server for re-use. .It Dv NAK dhcpcd received a NAK from the DHCP server. This should be treated as EXPIRE.