From 90e4e252d8bd64af05b447cbb2ce32036a54b43f Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sat, 13 Sep 2014 14:21:13 +0000 Subject: [PATCH] Fix typo [afadc40198] --- dhcpcd.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.47.3