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.