From: Zbigniew Jędrzejewski-Szmek Date: Mon, 28 Jul 2025 12:38:56 +0000 (+0200) Subject: man/loader.conf: wrap some very wrong lines X-Git-Tag: v258-rc2~50^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7e81ae3dfc4f8dedfefea6f6eccef30981c8b1;p=thirdparty%2Fsystemd.git man/loader.conf: wrap some very wrong lines --- diff --git a/man/loader.conf.xml b/man/loader.conf.xml index 293f59adfdb..3bd85971648 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -251,8 +251,9 @@ beep - Takes a boolean argument. If timeout enabled beep every second, otherwise beep n times when n-th entry in boot menu is selected (default disabled). - Currently, only x86 is supported, where it uses the PC speaker. + Takes a boolean argument. If timeout enabled beep every second, otherwise beep n + times when n-th entry in boot menu is selected (default disabled). Currently, only x86 is supported, + where it uses the PC speaker. @@ -399,8 +400,8 @@ sbvarsign --attr "${attr}" --key KEK.key --cert KEK.pem --output db.auth db db.e Caveat: This feature is experimental, and is likely to be changed (or removed in its current form) in a future version of systemd. - Work around BitLocker requiring a recovery key when the boot loader was - updated (disabled by default). + Work around BitLocker requiring a recovery key when the boot loader was updated (disabled by + default). Try to detect BitLocker encrypted drives along with an active TPM. If both are found and Windows Boot Manager is selected in the boot menu, set the BootNext EFI variable @@ -439,8 +440,11 @@ sbvarsign --attr "${attr}" --key KEK.key --cert KEK.pem --output db.auth db db.e - Perform the reboot if and only if boot counting is enabled for this entry and the tries left counter wasn't already at 0. - This is the default, as it is typically a safe option, that ensures a clean measurement log on each boot attempt, but also does not risk an unbounded reboot loop. + Perform the reboot if and only if boot counting is enabled for this entry and the tries + left counter wasn't already at 0. + + This is the default, as it is typically a safe option, that ensures a clean measurement log + on each boot attempt, but also does not risk an unbounded reboot loop. diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index 52aa582c30b..34829688121 100644 --- a/man/systemd-boot.xml +++ b/man/systemd-boot.xml @@ -396,9 +396,9 @@ LoaderBootCountPath - If boot counting is enabled, contains the path to the file in whose name the boot counters are - encoded. Set by the boot - loader. systemd-bless-boot.service8 + If boot counting is enabled, contains the path to the file in whose name the boot + counters are encoded. Set by the boot loader. + systemd-bless-boot.service8 uses this information to mark a boot as successful as determined by the successful activation of the boot-complete.target target unit.