summaryrefslogtreecommitdiff
path: root/man/systemd-boot.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-02-15 10:25:37 +0100
committerLennart Poettering <lennart@poettering.net>2022-03-18 11:59:30 +0100
commitf65a33269ea0f4eb298d52d741326b238491aaa3 (patch)
tree1fe1ce71f26789570331cb37eddcd534dae62a6b /man/systemd-boot.xml
parentaf5ee76c5623981e00dc970080cd9060d35464d6 (diff)
downloadsystemd-f65a33269ea0f4eb298d52d741326b238491aaa3.tar.gz
Revert "boot: Change boot entry sorting"
This reverts commit 9818ec8ea56e14902ac8e548a0f366dbb259f051.
Diffstat (limited to 'man/systemd-boot.xml')
-rw-r--r--man/systemd-boot.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml
index d503f09548..ceea368ef2 100644
--- a/man/systemd-boot.xml
+++ b/man/systemd-boot.xml
@@ -501,10 +501,10 @@
considered 'good' from then on.</para>
<para>The boot menu takes the 'tries left' counter into account when sorting the menu entries: entries in 'bad'
- state are ordered towards the end of the list, and entries in 'good' or 'indeterminate' towards the beginning.
- The user can freely choose to boot any entry of the menu, including those already marked 'bad'. If the menu entry
- to boot is automatically determined, this means that 'good' or 'indeterminate' entries are generally preferred as
- boot entries are tried in sort order, and 'bad' entries will only be considered if there are no 'good' or
+ state are ordered at the beginning of the list, and entries in 'good' or 'indeterminate' at the end. The user can
+ freely choose to boot any entry of the menu, including those already marked 'bad'. If the menu entry to boot is
+ automatically determined, this means that 'good' or 'indeterminate' entries are generally preferred (as the bottom
+ item of the menu is the one booted by default), and 'bad' entries will only be considered if there are no 'good' or
'indeterminate' entries left.</para>
<para>The <citerefentry><refentrytitle>kernel-install</refentrytitle><manvolnum>8</manvolnum></citerefentry> kernel