]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix typo [afadc40198]
authorRoy Marples <roy@marples.name>
Sat, 13 Sep 2014 14:21:13 +0000 (14:21 +0000)
committerRoy Marples <roy@marples.name>
Sat, 13 Sep 2014 14:21:13 +0000 (14:21 +0000)
dhcpcd.8.in

index c8e1d0d74b0d6e0b6dfb91a00345e09dbc4536f7..4cf803f83ad76f222fc81fa1fd69ab9e6a999f2f 100644 (file)
@@ -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.