diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-07-20 06:15:37 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-07-20 06:15:37 +0200 |
commit | e1b45a756f71deac8c1aa9a008bd0dab47f64777 (patch) | |
tree | 6e7b8dff42ecb95c12883f6ebb4023b007249f8b /man/kernel-install.xml | |
parent | update TODO (diff) | |
download | systemd-e1b45a756f71deac8c1aa9a008bd0dab47f64777.tar.xz systemd-e1b45a756f71deac8c1aa9a008bd0dab47f64777.zip |
tree-wide: fix typo
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r-- | man/kernel-install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 7ad7f86c6d..f6a6c05126 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -182,7 +182,7 @@ <para><varname>$KERNEL_INSTALL_MACHINE_ID</varname> is set for the plugins to the desired machine-id to use. It's always a 128-bit ID. Normally it's read from <filename>/etc/machine-id</filename>, but it can - also be overriden via <varname>$MACHINE_ID</varname> (see below). If not specified via these methods a + also be overridden via <varname>$MACHINE_ID</varname> (see below). If not specified via these methods a fallback value will generated by <command>kernel-install</command>, and used only for a single invocation.</para> |