From: Yu Watanabe Date: Thu, 9 Dec 2021 18:52:45 +0000 (+0900) Subject: man: fix typo X-Git-Tag: v250-rc3~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1eecfe4d72809cf32fcb8503bd37d22e4924a8;p=thirdparty%2Fsystemd.git man: fix typo --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 256b252571a..670beb35b8b 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -171,7 +171,7 @@ KERNEL_INSTALL_MACHINE_ID= is set for the plugins to the desired MACHINE-ID – either 32 hexadecimal characters or the special value Default. KERNEL_INSTALL_BOOT_ROOT= is set for the plugins to the root directory (mount point, usually) of the hierarchy - where boot-loader entries, kernel images, and associated resources should be placed. Can be overriden by setting BOOT_ROOT=. + where boot-loader entries, kernel images, and associated resources should be placed. Can be overridden by setting BOOT_ROOT=. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index f263c2c0b28..bcf6b36eedb 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1551,7 +1551,7 @@ Table=1234 IPServiceType= Takes one of the special values none, CS6, or - CS4. When none no IP sevice type is set to the packet + CS4. When none no IP service type is set to the packet sent from the DHCPv4 client. When CS6 (network control) or CS4 (realtime), the corresponding service type will be set. Defaults to CS6.