summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2007-04-19 21:18:50 +0000
committerDavid Hankins <dhankins@isc.org>2007-04-19 21:18:50 +0000
commit830ebc4c5b4407e848fef2b1d73431fd89a609f8 (patch)
tree8dec0748f1781cefcb2d6cff47570d4ec2eaf723
parent24b364de7957e895af6437515ac7e62931f4b03e (diff)
downloadisc-dhcp-830ebc4c5b4407e848fef2b1d73431fd89a609f8.tar.gz
- A grammar error in the dhclient.8 manpage was repaired thanks to a patch
from Chris Wagner. [ISC-Bugs #16565]
-rw-r--r--RELNOTES3
-rw-r--r--client/dhclient.86
2 files changed, 6 insertions, 3 deletions
diff --git a/RELNOTES b/RELNOTES
index 69c2f792..2d9b538a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -231,6 +231,9 @@ the README file.
than the actually missing "seconds" fields have been repaired thanks to
a patch from Kevin Steves.
+- A grammar error in the dhclient.8 manpage was repaired thanks to a patch
+ from Chris Wagner.
+
Changes since 3.0.5rc1
- A bug was repaired in fixes to the dhclient, which sought to run the
diff --git a/client/dhclient.8 b/client/dhclient.8
index 65f56c0c..e58a2204 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -24,7 +24,7 @@
.\" Support and other services are available for ISC products - see
.\" http://www.isc.org for more information.
.\"
-.\" $Id: dhclient.8,v 1.18 2006/02/24 23:16:27 dhankins Exp $
+.\" $Id: dhclient.8,v 1.19 2007/04/19 21:18:50 dhankins Exp $
.\"
.TH dhclient 8
.SH NAME
@@ -220,8 +220,8 @@ released, the client exits.
.PP
The
.B -1
-flag cause dhclient to try once to get a lease. If it fails, dhclient exits
-with exit code two.
+flag will 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,