From: Christian Hesse Date: Mon, 8 Sep 2025 07:45:42 +0000 (+0200) Subject: man/loader.conf: specify that default entry is id... X-Git-Tag: v258~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3b17435965f413d30d63a24caa621cdf590c0af;p=thirdparty%2Fsystemd.git man/loader.conf: specify that default entry is id... ... which is the file name including literal suffix `.conf`. --- 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.