From ee1eecfe4d72809cf32fcb8503bd37d22e4924a8 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 10 Dec 2021 03:52:45 +0900 Subject: [PATCH] man: fix typo --- man/kernel-install.xml | 2 +- man/systemd.network.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 256b252571..670beb35b8 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 f263c2c0b2..bcf6b36eed 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.