From: David Hankins Date: Thu, 19 Apr 2007 21:18:50 +0000 (+0000) Subject: - A grammar error in the dhclient.8 manpage was repaired thanks to a patch X-Git-Tag: v4_0_0a1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830ebc4c5b4407e848fef2b1d73431fd89a609f8;p=thirdparty%2Fdhcp.git - A grammar error in the dhclient.8 manpage was repaired thanks to a patch from Chris Wagner. [ISC-Bugs #16565] --- diff --git a/RELNOTES b/RELNOTES index 69c2f792d..2d9b538a7 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 65f56c0c6..e58a2204a 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,