]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Document the -nw flag.
authorTed Lemon <source@isc.org>
Mon, 16 Apr 2001 22:13:30 +0000 (22:13 +0000)
committerTed Lemon <source@isc.org>
Mon, 16 Apr 2001 22:13:30 +0000 (22:13 +0000)
client/dhclient.8

index e9337bf5281f98564e0ab0e8166477c6343d6707..51342a26edeee68bb6dcf1784be0b376d7ad534c 100644 (file)
@@ -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