summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-15 14:25:22 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-15 14:27:37 +0900
commit70c8db755558927bdea56e9571c5d71300a81e8e (patch)
treeca0c965d287e7bbc88973c45076671ed9fbe99e8 /man/bootctl.xml
parent3177e14c4dc88b8b0d7f03b406953247009c7fb8 (diff)
man: use systemd-boot instead of sd-boot
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index e051f47781..cd7d83ea67 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -46,7 +46,7 @@
<para><command>bootctl</command> can check the EFI boot loader status, list
available entries, and install, update, or remove the
- <citerefentry><refentrytitle>sd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>systemd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>
boot loader on the current system.</para>
<para><command>bootctl status</command> shows the currently installed versions of
@@ -56,7 +56,7 @@
</para>
<para><command>bootctl update</command> updates all installed versions of
- <citerefentry><refentrytitle>sd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
if the current version is newer than the version installed in the EFI system
partition. This also includes the EFI default/fallback loader at
<filename><replaceable>ESP</replaceable>/EFI/BOOT/BOOT*.EFI</filename>. A
@@ -115,7 +115,7 @@
<refsect1>
<title>See Also</title>
<para>
- <citerefentry><refentrytitle>sd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
<ulink url="https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot Loader Specification</ulink>,
<ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Boot Loader Interface</ulink>
</para>