From 5f5f1ba169b12cb342fb939a02bd8336eb9be69e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl> Date: Fri, 22 Sep 2023 18:37:55 +0200 Subject: [PATCH] man/crypttab: fix indentation --- man/crypttab.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/crypttab.xml b/man/crypttab.xml index f90217da109..3e003156d2e 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -957,7 +957,7 @@ external /dev/sda3 keyfile:LABEL=keydev keyfile-timeout=10s,cipher=xchac <citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry> to add it in the LUKS2 volume:</para> -<programlisting><xi:include href="yubikey-crypttab.sh" parse="text" /></programlisting> + <programlisting><xi:include href="yubikey-crypttab.sh" parse="text" /></programlisting> <para>A few notes on the above:</para> @@ -977,7 +977,7 @@ external /dev/sda3 keyfile:LABEL=keydev keyfile-timeout=10s,cipher=xchac set up a FIDO2 security token for this purpose for a LUKS2 volume, using <citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry>:</para> -<programlisting><xi:include href="fido2-crypttab.sh" parse="text" /></programlisting> + <programlisting><xi:include href="fido2-crypttab.sh" parse="text" /></programlisting> </example> <example> @@ -988,7 +988,7 @@ external /dev/sda3 keyfile:LABEL=keydev keyfile-timeout=10s,cipher=xchac using <citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry>:</para> -<programlisting><xi:include href="tpm2-crypttab.sh" parse="text" /></programlisting> + <programlisting><xi:include href="tpm2-crypttab.sh" parse="text" /></programlisting> </example> </refsect1>