]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-cryptenroll: Fix sd-boot manvolnum from 8 to 7
authorMorten Linderud <morten@linderud.pw>
Wed, 7 Apr 2021 10:10:10 +0000 (12:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 7 Apr 2021 11:57:33 +0000 (13:57 +0200)
Off-by-one error in the documentation index. The volume number for
systemd-boot/sd-boot is 7.

Signed-off-by: Morten Linderud <morten@linderud.pw>
man/systemd-cryptenroll.xml

index 93acdd02a5bfbc35b19a9d21e629614466d52c15..9751444e50860353c0307ff612da81f0abff9afb 100644 (file)
 
               <row>
                 <entry>8</entry>
-                <entry><citerefentry><refentrytitle>sd-boot</refentrytitle><manvolnum>8</manvolnum></citerefentry> measures the kernel command line in this PCR.</entry>
+                <entry><citerefentry><refentrytitle>sd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry> measures the kernel command line in this PCR.</entry>
               </row>
             </tbody>
           </tgroup>