man/loader.conf: specify that default entry is id...

... which is the file name including literal suffix `.conf`.
This commit is contained in:
Christian Hesse
2025-09-08 09:45:42 +02:00
committed by Luca Boccassi
parent 9ce0fbb937
commit e3b1743596

View File

@@ -70,7 +70,8 @@
<varlistentry>
<term>default</term>
<listitem><para>A glob pattern to select the default entry. The default entry
<listitem><para>A glob pattern to select the default entry by id, which is the
file name including literal suffix <literal>.conf</literal>. The default entry
may be changed in the boot menu itself, in which case the name of the
selected entry will be stored as an EFI variable, overriding this option.
</para>