summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorJeremy Reed <jreed@isc.org>2008-11-20 14:55:14 +0000
committerJeremy Reed <jreed@isc.org>2008-11-20 14:55:14 +0000
commit850d62597ba4222ed256fceedcc8fdad360898df (patch)
tree8bfa8481d90fe6dcb6a879a5216554cfa2927951 /client
parent08ec63bb72e5fb86472edb57797d5ac6209d4334 (diff)
downloadisc-dhcp-850d62597ba4222ed256fceedcc8fdad360898df.tar.gz
Document -x switch.
(I provided patch in Bug #18175.)
Diffstat (limited to 'client')
-rw-r--r--client/dhclient.87
1 files changed, 6 insertions, 1 deletions
diff --git a/client/dhclient.8 b/client/dhclient.8
index 49c36c44..4437b9b4 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.8,v 1.29 2008/06/12 13:38:41 fdupont Exp $
+.\" $Id: dhclient.8,v 1.30 2008/11/20 14:55:14 jreed Exp $
.\"
.\" Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -280,6 +280,11 @@ The
flag explicitly releases the current lease, and once the lease has been
released, the client exits.
.PP
+The
+.B -x
+flag tells any currently running client to exit gracefully without
+releasing leases first.
+.PP
If the client is killed by a signal (for example at shutdown or reboot)
it won't execute the
.B dhclient-script (8)