From e3b17435965f413d30d63a24caa621cdf590c0af Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 8 Sep 2025 09:45:42 +0200 Subject: [PATCH] man/loader.conf: specify that default entry is id... ... which is the file name including literal suffix `.conf`. --- man/loader.conf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/loader.conf.xml b/man/loader.conf.xml index 4066dbeb053..1a90e15ffac 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -70,7 +70,8 @@ default - A glob pattern to select the default entry. The default entry + A glob pattern to select the default entry by id, which is the + file name including literal suffix .conf. 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. -- 2.47.3