diff options
| author | Roy Marples <roy@marples.name> | 2008-08-13 19:41:40 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-08-13 19:41:40 +0000 |
| commit | 4cec793b2485516c1bd8f6405c08166e7ac73a67 (patch) | |
| tree | d33a27c2f85d9423e5da883e9e504bb3aef2b02c /dhcpcd-run-hooks.8.in | |
| parent | 43ea14b85cf30771da22cfed498c2315b307ff2c (diff) | |
| download | dhcpcd-4cec793b2485516c1bd8f6405c08166e7ac73a67.tar.xz | |
Fix INFORM and document it in dhcpcd-run-hooks.
Diffstat (limited to 'dhcpcd-run-hooks.8.in')
| -rw-r--r-- | dhcpcd-run-hooks.8.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index 556601ed..fb435ccd 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 12, 2008 +.Dd August 13, 2008 .Dt DHCPCD.SH 8 SMM .Sh NAME .Nm dhcpcd-run-hooks @@ -69,6 +69,9 @@ Here's a list of reasons why .Nm could be invoked: .Bl -tag -width indent +.It Dv INFORM +dhcpcd informed a DHCP server about it's address and obtained other +configuration details. .It Dv BOUND dhcpcd obtained a new lease from a DHCP server. .It Dv RENEW |
