From: Jeremy Reed Date: Thu, 20 Nov 2008 14:55:14 +0000 (+0000) Subject: Document -x switch. X-Git-Tag: v4_1_0~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=850d62597ba4222ed256fceedcc8fdad360898df;p=thirdparty%2Fdhcp.git Document -x switch. (I provided patch in Bug #18175.) --- diff --git a/client/dhclient.8 b/client/dhclient.8 index 49c36c440..4437b9b4c 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)