2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00

Document the -nw flag.

This commit is contained in:
Ted Lemon
2001-04-16 22:13:30 +00:00
parent 37c1f13f27
commit 78b044faca

View 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