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: v248.1~86 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=215800c434174d4bb0be6bc7ccc1a1a5d1ea123a;p=systemd%2F.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 (cherry picked from commit 29d898cc7be4b2e91f13bba83fef46bbe995f08e) --- diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 93acdd02a5..9751444e50 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.