From: Roy Marples Date: Sat, 13 Sep 2014 14:21:13 +0000 (+0000) Subject: Fix typo [afadc40198] X-Git-Tag: v6.4.4~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90e4e252d8bd64af05b447cbb2ce32036a54b43f;p=thirdparty%2Fdhcpcd.git Fix typo [afadc40198] --- diff --git a/dhcpcd.8.in b/dhcpcd.8.in index c8e1d0d7..4cf803f8 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 7, 2014 +.Dd September 13, 2014 .Dt DHCPCD 8 .Os .Sh NAME @@ -480,9 +480,9 @@ configured exactly how the the DHCP server wants. Here are some options that deal with turning these bits off. .Bl -tag -width indent .It Fl 4 , Fl Fl ipv4only -Only configure IPv4. +Configure IPv4 only. .It Fl 6 , Fl Fl ipv6only -Only confgiure IPv6. +Configure IPv6 only. .It Fl A , Fl Fl noarp Don't request or claim the address by ARP. This also disables IPv4LL.