man: fix typo

Follow-up for 631cf7f004.
This commit is contained in:
Yu Watanabe 2024-02-09 17:49:44 +09:00
parent 9e95c0e495
commit d2eb27eb7b

View file

@ -313,7 +313,7 @@
<varlistentry>
<term><option>--unlock-tpm2-device=</option><replaceable>PATH</replaceable></term>
<listitem><para>Use a TPM2 device insteaad of a password/passhprase read from stdin to unlock the
<listitem><para>Use a TPM2 device instead of a password/passhprase read from stdin to unlock the
volume. Expects a device node path referring to the TPM2 chip (e.g. <filename>/dev/tpmrm0</filename>).
Alternatively the special value <literal>auto</literal> may be specified, in order to automatically
determine the device node of a currently discovered TPM2 device (of which there must be exactly one).