summaryrefslogtreecommitdiffstats
path: root/hooks
diff options
context:
space:
mode:
authorSascha Wildner <saw@online.de>2020-04-28 16:56:26 +0100
committerRoy Marples <roy@marples.name>2020-04-28 16:56:26 +0100
commita23d7bd70fde6d6fd02e51c3dd4a511ce3a2e48c (patch)
treecc0cd4caf363919e2bdd3fd01a3df24f00fcbb10 /hooks
parent91422631451cd07d21930099ad43e623000e206b (diff)
downloaddhcpcd-a23d7bd70fde6d6fd02e51c3dd4a511ce3a2e48c.tar.xz
Grammar nits
Diffstat (limited to 'hooks')
-rw-r--r--hooks/dhcpcd-run-hooks.8.in2
-rw-r--r--hooks/dhcpcd-run-hooks.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/hooks/dhcpcd-run-hooks.8.in b/hooks/dhcpcd-run-hooks.8.in
index a75eecfe..f72993cd 100644
--- a/hooks/dhcpcd-run-hooks.8.in
+++ b/hooks/dhcpcd-run-hooks.8.in
@@ -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.
diff --git a/hooks/dhcpcd-run-hooks.in b/hooks/dhcpcd-run-hooks.in
index 5ce9cb2c..a237f6af 100644
--- a/hooks/dhcpcd-run-hooks.in
+++ b/hooks/dhcpcd-run-hooks.in
@@ -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()
{