]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Grammar nits
authorSascha Wildner <saw@online.de>
Tue, 28 Apr 2020 15:56:26 +0000 (16:56 +0100)
committerRoy Marples <roy@marples.name>
Tue, 28 Apr 2020 15:56:26 +0000 (16:56 +0100)
hooks/dhcpcd-run-hooks.8.in
hooks/dhcpcd-run-hooks.in
src/dhcpcd.8.in

index a75eecfe62f77f50a0a5d536845a762069fabf3f..f72993cd4a6c5e542681ef7ca55dcc1e62047dee 100644 (file)
@@ -95,7 +95,7 @@ This is generally just a notification and no action need be taken.
 dhcpcd lost the carrier.
 The cable may have been unplugged or association to the wireless point lost.
 .It Dv INFORM | Dv INFORM6
-dhcpcd informed a DHCP server about it's address and obtained other
+dhcpcd informed a DHCP server about its address and obtained other
 configuration details.
 .It Dv BOUND | Dv BOUND6
 dhcpcd obtained a new lease from a DHCP server.
index 5ce9cb2cd8682a4be4183bad15da0c03dc33b97d..a237f6af53400adeb332e891f3e97fe251c36efa 100644 (file)
@@ -211,7 +211,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
+# more than one installed. So we need to try to guess what one we're
 # using unless overridden by configure.
 detect_init()
 {
index 4bd32f78c4caed7541de46223748d8b2878e5d40..004798843da6ce3e36d871f5253792b5f61d974f 100644 (file)
@@ -109,7 +109,7 @@ to renew early.
 .Pp
 If any interface reports a working carrier then
 .Nm
-will try and obtain a lease before forking to the background,
+will try to obtain a lease before forking to the background,
 otherwise it will fork right away.
 This behaviour can be modified with the
 .Fl b , Fl Fl background