summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-04-16 22:13:30 +0000
committerTed Lemon <source@isc.org>2001-04-16 22:13:30 +0000
commit78b044facae919fc75280424f0bf76b5356046fa (patch)
tree02f409807b0b5d4dbbcd057191687d37703c7098 /client
parent37c1f13f2733353ca603f6afb0f5f44eb4db3834 (diff)
downloadisc-dhcp-78b044facae919fc75280424f0bf76b5356046fa.tar.gz
Document the -nw flag.
Diffstat (limited to 'client')
-rw-r--r--client/dhclient.89
1 files changed, 9 insertions, 0 deletions
diff --git a/client/dhclient.8 b/client/dhclient.8
index e9337bf5..51342a26 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