From: Sascha Wildner Date: Tue, 28 Apr 2020 15:56:26 +0000 (+0100) Subject: Grammar nits X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23d7bd70fde6d6fd02e51c3dd4a511ce3a2e48c;p=thirdparty%2Fdhcpcd.git Grammar nits --- 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() { diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index 4bd32f78..00479884 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -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