]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix efi var vendor uuid for systemd-bless-boot.service
authorAdrian Wannenmacher <tfld@tfld.dev>
Thu, 14 Mar 2024 16:15:19 +0000 (17:15 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 14 Mar 2024 16:54:49 +0000 (16:54 +0000)
The specified vendor UUID is not actually a UUID. This changes it to an actual UUID.

The new value matches the ones from the systemd-boot man page and [The Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE/).

man/systemd-bless-boot.service.xml

index 043ee712540e3da7017797ecff12a9e29d3d832a..7ace7703b9aab14480fd151ebe549ad3a8f6efb1 100644 (file)
@@ -37,7 +37,7 @@
     boot counting is used.</para>
 
     <para>Internally, the service operates based on the <varname>LoaderBootCountPath</varname> EFI variable (of the
-    vendor UUID <constant>4a67b082-0a4c-41cf-b6c7-440b29bb8c4</constant>), which is passed from the boot loader to the
+    vendor UUID <constant>4a67b082-0a4c-41cf-b6c7-440b29bb8c4f</constant>), which is passed from the boot loader to the
     OS. It contains a file system path (relative to the EFI system partition) of the <ulink
     url="https://uapi-group.org/specifications/specs/boot_loader_specification">Boot Loader Specification</ulink> compliant boot loader entry
     file or unified kernel image file that was used to boot up the