diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /net/isc-dhcp3-server/files/patch-dhclient.8 | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'net/isc-dhcp3-server/files/patch-dhclient.8')
-rw-r--r-- | net/isc-dhcp3-server/files/patch-dhclient.8 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/net/isc-dhcp3-server/files/patch-dhclient.8 b/net/isc-dhcp3-server/files/patch-dhclient.8 deleted file mode 100644 index 160c451e445b..000000000000 --- a/net/isc-dhcp3-server/files/patch-dhclient.8 +++ /dev/null @@ -1,23 +0,0 @@ ---- client/dhclient.8.orig Wed May 10 02:36:03 2000 -+++ client/dhclient.8 Wed May 10 02:39:43 2000 -@@ -34,7 +34,7 @@ - .B -q - ] - [ --.B -c -+.B -1 - ] - [ - .B -lf -@@ -170,6 +170,11 @@ - .B -q - flag prevents any messages other than errors from being printed to the - standard error descriptor. -+.PP -+The -+.B -1 -+flag cause dhclient to try once to get a lease. If it fails, dhclient exits -+with exit code two. - .PP - The DHCP client normally gets its configuration information from - .B ETCDIR/dhclient.conf, |