From: Martin-Éric Racine Date: Thu, 24 Feb 2022 06:28:21 +0000 (+0000) Subject: Fixes manual page typos found by Lintian X-Git-Tag: v10.0.0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e774fb018eec1ea812c4fe168be0aa0d88933e3a;p=thirdparty%2Fdhcpcd.git Fixes manual page typos found by Lintian --- diff --git a/hooks/dhcpcd-run-hooks.8.in b/hooks/dhcpcd-run-hooks.8.in index db88d8e2..896b2d1f 100644 --- a/hooks/dhcpcd-run-hooks.8.in +++ b/hooks/dhcpcd-run-hooks.8.in @@ -94,7 +94,7 @@ dhcpcd lost the carrier. The cable may have been unplugged or association to the wireless point lost. .It Dv NOCARRIER_ROAMING dhcpcd lost the carrier but the interface configuration is persisted. -The OS has to support wireless roaming or IP Persistance for this to happen. +The OS has to support wireless roaming or IP Persistence for this to happen. .It Dv INFORM | Dv INFORM6 dhcpcd informed a DHCP server about its address and obtained other configuration details. diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index 6c5efdd5..40563fcc 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -266,7 +266,7 @@ instead of the default .It Fl D , Fl Fl duid Op Ar ll | lt | uuid | value Use a DHCP Unique Identifier. If a system UUID is available, that will be used to create a DUID-UUID, -otheriwse if persistent storage is available then a DUID-LLT +otherwise if persistent storage is available then a DUID-LLT (link local address + time) is generated, otherwise DUID-LL is generated (link local address). The DUID type can be hinted as an optional parameter if the file @@ -670,7 +670,7 @@ from the DHCP message before processing. Print the .Pa pidfile .Nm -will use based on commmand-line arguments to stdout. +will use based on command-line arguments to stdout. .It Fl Q , Fl Fl require Ar option Requires the .Ar option diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index 4d8fa38a..445f7e4b 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -216,7 +216,7 @@ of the hardware family and the hardware address. .It Ic duid Op ll | lt | uuid | value Use a DHCP Unique Identifier. If a system UUID is available, that will be used to create a DUID-UUID, -otheriwse if persistent storage is available then a DUID-LLT +otherwise if persistent storage is available then a DUID-LLT (link local address + time) is generated, otherwise DUID-LL is generated (link local address). The DUID type can be hinted as an optional parameter if the file