From: Morten Linderud Date: Wed, 7 Apr 2021 10:10:10 +0000 (+0200) Subject: man/systemd-cryptenroll: Fix sd-boot manvolnum from 8 to 7 X-Git-Tag: v249-rc1~466 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29d898cc7be4b2e91f13bba83fef46bbe995f08e;p=thirdparty%2Fsystemd.git man/systemd-cryptenroll: Fix sd-boot manvolnum from 8 to 7 Off-by-one error in the documentation index. The volume number for systemd-boot/sd-boot is 7. Signed-off-by: Morten Linderud --- diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 93acdd02a5b..9751444e508 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -215,7 +215,7 @@ 8 - sd-boot8 measures the kernel command line in this PCR. + sd-boot7 measures the kernel command line in this PCR.