]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use consistent label for "Reboot Into Firmware Interface"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 6 Oct 2023 16:46:28 +0000 (18:46 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Oct 2023 10:13:56 +0000 (12:13 +0200)
That is what sd-boot actually displays.

NEWS
man/loader.conf.xml
man/systemd-boot.xml

diff --git a/NEWS b/NEWS
index 6cf2a0d937a1d6a25d1d748522df5724b3beb8c8..7ab2c88db9a1e202b55663c8cf56fb3104e7d9a1 100644 (file)
--- 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
index 748276c9cfdcccaf1ce4f064a6ed334c2df88f4e..a94f09c1ad2ed2f20f2d17e0a62d7f8f097376c7 100644 (file)
       <varlistentry>
         <term>auto-firmware</term>
 
-        <listitem><para>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 <keycap>f</keycap> key.</para>
+        <listitem><para>A boolean controlling the presence of the <literal>Reboot Into Firmware
+        Interface</literal> entry (enabled by default). If this is disabled, the firmware interface may still
+        be reached by using the <keycap>f</keycap> key.</para>
 
         <xi:include href="version-info.xml" xpointer="v239"/></listitem>
       </varlistentry>
index b6efd8927c937ca1a17c0e7a5a93e32fd4491415..2b0ea9be34701c7d524f12957d585a9f7d15ec7a 100644 (file)
@@ -54,7 +54,8 @@
 
       <listitem><para>The EFI Shell binary, if installed.</para></listitem>
 
-      <listitem><para>A reboot into the UEFI firmware setup option, if supported by the firmware.</para></listitem>
+      <listitem><para>A <literal>Reboot Into Firmware Interface option</literal>, if supported by the UEFI
+      firmware.</para></listitem>
 
       <listitem><para>Secure Boot variables enrollment if the UEFI firmware is in setup-mode and files are provided
       on the ESP.</para></listitem>