]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Spelling fixes
authorSascha Wildner <swildner@dragonflybsd.org>
Fri, 15 Nov 2019 11:28:28 +0000 (11:28 +0000)
committerRoy Marples <roy@marples.name>
Fri, 15 Nov 2019 11:28:28 +0000 (11:28 +0000)
hooks/dhcpcd-run-hooks.in
src/dhcp.c
src/dhcpcd.conf.5.in

index 049bd1b542a81baebec72cb510b8bc89cc084dfd..1eff4b52ce6d895d911e0ff774347c84159ef25d 100644 (file)
@@ -212,7 +212,7 @@ valid_domainname_list()
 
 # With the advent of alternative init systems, it's possible to have
 # more than one installed. So we need to try and guess what one we're
-# using unless overriden by configure.
+# using unless overridden by configure.
 detect_init()
 {
        _service_exists="@SERVICEEXISTS@"
index e3f7aecdbc59cae1b3467b13e67c5b2aa2c13ed1..73ab29e610afbd311ea2701a2aa6f0905ddf85ef 100644 (file)
@@ -1751,7 +1751,7 @@ send_message(struct interface *ifp, uint8_t type,
         * even if they are setup to send them.
         * Broadcasting from UDP is only an optimisation for rebinding
         * and on BSD, at least, is reliant on the subnet route being
-        * correctly configured to recieve the unicast reply.
+        * correctly configured to receive the unicast reply.
         * As such, we always broadcast and receive the reply to it via BPF.
         * This also guarantees we have a DHCP server attached to the
         * interface we want to configure because we can't dictate the
index 14b31d0f458d2214972cc87aff2ed441ccdd0e4a..6afc8200eed0aab1c963eb5f2d0801b2f27f6f33 100644 (file)
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 8, 2019
+.Dd November 15, 2019
 .Dt DHCPCD.CONF 5
 .Os
 .Sh NAME
@@ -85,7 +85,7 @@ is
 .Ar token
 then
 .Ar algorithm is
-snd_secretid/rcv_secretid so you can send and recieve different tokens.
+snd_secretid/rcv_secretid so you can send and receive different tokens.
 .It Ic authtoken Ar secretid Ar realm Ar expire Ar key
 Define a shared key for use in authentication.
 .Ar realm