From: Yu Watanabe Date: Wed, 29 Mar 2023 01:50:01 +0000 (+0900) Subject: man: drop trailing space and mention uki_generator at one more place X-Git-Tag: v254-rc1~866 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85db5602e08cd75e34d53156370afbdf0c371790;p=thirdparty%2Fsystemd.git man: drop trailing space and mention uki_generator at one more place Follow-up for 600362aa11af5af90125aacc8ad7612a5cb80a68. --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 3d5aebf2e0b..4f30e9b2524 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -286,8 +286,8 @@ - $KERNEL_INSTALL_INITRD_GENERATOR and $KERNEL_INSTALL_UKI_GENERATOR - are set for plugins to select the initrd and/or UKI generator. This may be configured as + $KERNEL_INSTALL_INITRD_GENERATOR and $KERNEL_INSTALL_UKI_GENERATOR + are set for plugins to select the initrd and/or UKI generator. This may be configured as initrd_generator= and uki_generator= in install.conf, see below. $KERNEL_INSTALL_STAGING_AREA is set for plugins to a path to a directory. @@ -417,7 +417,8 @@ MACHINE_ID=, BOOT_ROOT=, layout=, - initrd_generator=. + initrd_generator=, + uki_generator=. See the Environment variables section above for details.