From: Ted Lemon Date: Mon, 16 Apr 2001 22:13:30 +0000 (+0000) Subject: Document the -nw flag. X-Git-Tag: V3-RC1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78b044facae919fc75280424f0bf76b5356046fa;p=thirdparty%2Fdhcp.git Document the -nw flag. --- diff --git a/client/dhclient.8 b/client/dhclient.8 index e9337bf52..51342a26e 100644 --- a/client/dhclient.8 +++ b/client/dhclient.8 @@ -64,6 +64,9 @@ relay .B -n ] [ +.B -nw +] +[ .B -w ] [ @@ -234,6 +237,12 @@ using the flag. This is most likely to be useful in combination with the .B -w flag. +.PP +The client can also be instructed to become a daemon immediately, rather +than waiting until it has acquired an IP address. This can be done by +supplying the +.B -nw +flag. .SH CONFIGURATION The syntax of the dhclient.conf(8) file is discussed seperately. .SH FILES