summaryrefslogtreecommitdiff
path: root/man/systemd-cryptenroll.xml
diff options
context:
space:
mode:
authorMorten Linderud <morten@linderud.pw>2021-04-07 12:10:10 +0200
committerLennart Poettering <lennart@poettering.net>2021-04-07 13:57:33 +0200
commit29d898cc7be4b2e91f13bba83fef46bbe995f08e (patch)
tree9380bf7fc483cc7cef8a55280c853056fcb46b29 /man/systemd-cryptenroll.xml
parent65d09d575cf74c34098ff4f3ab53fc7587805811 (diff)
downloadsystemd-29d898cc7be4b2e91f13bba83fef46bbe995f08e.tar.gz
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 <morten@linderud.pw>
Diffstat (limited to 'man/systemd-cryptenroll.xml')
-rw-r--r--man/systemd-cryptenroll.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<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>