diff --git a/NEWS b/NEWS
index 6cf2a0d937..7ab2c88db9 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 748276c9cf..a94f09c1ad 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 b6efd8927c..2b0ea9be34 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.