From 78b044facae919fc75280424f0bf76b5356046fa Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Mon, 16 Apr 2001 22:13:30 +0000 Subject: [PATCH] Document the -nw flag. --- client/dhclient.8 | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.47.3