diff options
author | Antonio Alvarez Feijoo <antonio.feijoo@suse.com> | 2024-01-23 10:33:26 +0100 |
---|---|---|
committer | Antonio Alvarez Feijoo <antonio.feijoo@suse.com> | 2024-01-23 10:33:26 +0100 |
commit | 597a3cfd5249f1a1dc81aa6c23fd4830a0575da5 (patch) | |
tree | 102fe09a3c65165dc559c4a069d0320f74b3574f /man/bootctl.xml | |
parent | bootctl: return earlier with `--print-esp-path` (diff) | |
download | systemd-597a3cfd5249f1a1dc81aa6c23fd4830a0575da5.tar.xz systemd-597a3cfd5249f1a1dc81aa6c23fd4830a0575da5.zip |
man/bootctl: typo in `--print-boot-path` description
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r-- | man/bootctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml index eae2213536..bbcef151b7 100644 --- a/man/bootctl.xml +++ b/man/bootctl.xml @@ -353,7 +353,7 @@ Specification Type #2 entries should be placed in the directory <literal>$(bootctl -x)/EFI/Linux/</literal>.</para> - <para>Note that this option (similarly to the <option>--print-boot-path</option> option mentioned + <para>Note that this option (similarly to the <option>--print-esp-path</option> option mentioned above), is available independently from the boot loader used, i.e. also without <command>systemd-boot</command> being installed.</para> |