From: Zbigniew Jędrzejewski-Szmek Date: Fri, 6 Oct 2023 16:46:28 +0000 (+0200) Subject: man: use consistent label for "Reboot Into Firmware Interface" X-Git-Tag: v255-rc1~256^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ad3dc409b5121bc5ec3a949001b8eab3405993c;p=thirdparty%2Fsystemd.git man: use consistent label for "Reboot Into Firmware Interface" That is what sd-boot actually displays. --- diff --git a/NEWS b/NEWS index 6cf2a0d937a..7ab2c88db9a 100644 --- a/NEWS +++ b/NEWS @@ -5764,7 +5764,8 @@ CHANGES WITH 246: started automatically as part of the desktop session. * "bootctl" gained a new verb "reboot-to-firmware" that may be used - to query and change the firmware's 'reboot into firmware' setup flag. + to query and change the firmware's 'Reboot Into Firmware Interface' + setup flag. * systemd-firstboot gained a new switch --kernel-command-line= that may be used to initialize the /etc/kernel/cmdline file of the image. It diff --git a/man/loader.conf.xml b/man/loader.conf.xml index 748276c9cfd..a94f09c1ad2 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -243,9 +243,9 @@ auto-firmware - A boolean controlling the presence of the "Reboot into firmware" entry - (enabled by default). If this is disabled, the firmware interface may still be reached - by using the f key. + A boolean controlling the presence of the Reboot Into Firmware + Interface entry (enabled by default). If this is disabled, the firmware interface may still + be reached by using the f key. diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index b6efd8927c9..2b0ea9be347 100644 --- a/man/systemd-boot.xml +++ b/man/systemd-boot.xml @@ -54,7 +54,8 @@ The EFI Shell binary, if installed. - A reboot into the UEFI firmware setup option, if supported by the firmware. + A Reboot Into Firmware Interface option, if supported by the UEFI + firmware. Secure Boot variables enrollment if the UEFI firmware is in setup-mode and files are provided on the ESP.