Description: Fix spelling error in manpage
Author: Jose dos Santos Junior <j.s.junior@live.com>
Last-Update:2016-04-04Index: dhcpcd5-6.10.1/dhcpcd-run-hooks.8.in
===================================================================
Index: dhcpcd5-6.10.1/dhcpcd-run-hooks.8.in
===================================================================
--- dhcpcd5-6.10.1.orig/dhcpcd-run-hooks.8.in
+++ dhcpcd5-6.10.1/dhcpcd-run-hooks.8.in
@@ -108,7 +108,7 @@ This should be treated as EXPIRE.
 .It Dv RECONFIGURE
 dhcpcd has been instructed to reconfigure an interface.
 .It Dv ROUTERADVERT
-dhcpcd has received an IPv6 Router Advertisment, or one has expired.
+dhcpcd has received an IPv6 Router Advertisement, or one has expired.
 .It Dv STOP | Dv STOP6
 dhcpcd stopped running on the interface.
 .It Dv STOPPED
Index: dhcpcd5-6.10.1/dhcpcd.8.in
===================================================================
--- dhcpcd5-6.10.1.orig/dhcpcd.8.in
+++ dhcpcd5-6.10.1/dhcpcd.8.in
@@ -133,7 +133,7 @@ This feature needs to be enabled in the
 will start using it.
 .Pp
 .Nm
-is also an implemenation of the DHCPv6 client as specified in
+is also an implementation of the DHCPv6 client as specified in
 .Li RFC 3315 .
 By default,
 .Nm
Index: dhcpcd5-6.10.1/dhcpcd.conf.5.in
===================================================================
--- dhcpcd5-6.10.1.orig/dhcpcd.conf.5.in
+++ dhcpcd5-6.10.1/dhcpcd.conf.5.in
@@ -361,7 +361,7 @@ Set this option so to make
 .Nm dhcpcd
 always fork on an RA.
 .It Ic ipv6ra_own
-Disables kernel IPv6 Router Advertisment processing so dhcpcd can manage
+Disables kernel IPv6 Router Advertisement processing so dhcpcd can manage
 addresses and routes.
 .It Ic ipv6ra_own_default
 Each time dhcpcd receives an IPv6 Router Adveristment, dhcpcd will manage
@@ -375,7 +375,7 @@ Generally, this is incorrect behaviour a
 .Nm dhcpcd
 will ignore the advertisement unless this option is turned on.
 .It Ic ipv6rs
-Enables IPv6 Router Advertisment solicitation.
+Enables IPv6 Router Advertisement solicitation.
 This is on by default, but is documented here in the case where it is disabled
 globally but needs to be enabled for one interface.
 .It Ic leasetime Ar seconds
@@ -524,7 +524,7 @@ A setting of 0 seconds causes
 to skip the REBOOT phase and go straight into DISCOVER.
 This is desirable for mobile users because if you change from network A to
 network B and they use the same subnet and the address from network A isn't
-in use on network B, then the DHCP server will remain silent even if authorative
+in use on network B, then the DHCP server will remain silent even if authoritative
 which means
 .Nm dhcpcd
 will timeout before moving back to the DISCOVER phase.
