]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fixes manual page typos found by Lintian
authorMartin-Éric Racine <martin-eric.racine@iki.fi>
Thu, 24 Feb 2022 06:28:21 +0000 (06:28 +0000)
committerRoy Marples <roy@marples.name>
Thu, 24 Feb 2022 06:28:21 +0000 (06:28 +0000)
hooks/dhcpcd-run-hooks.8.in
src/dhcpcd.8.in
src/dhcpcd.conf.5.in

index db88d8e2ab17e3d23f36e4fa49de83a6c9b71bb1..896b2d1f037bdd2995530632b9904614e60cfb4b 100644 (file)
@@ -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.
index 6c5efdd557c81915a2adc1d8c4f55950f5a7fbda..40563fcc57c9c74eaa755b2444f3b1babe120a25 100644 (file)
@@ -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
index 4d8fa38a35058582198c1b63dbb511938fdc0ef2..445f7e4b9add0126e514e0d0cc34346e493fd782 100644 (file)
@@ -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