]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 Feb 2024 08:49:44 +0000 (17:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 Feb 2024 08:49:48 +0000 (17:49 +0900)
Follow-up for 631cf7f0040234d2bca81bdfdf9efecc4fb5f40f.

man/systemd-cryptenroll.xml

index 95f5a450b6d5a8436468f9cde3c3bea8ebaa70cc..dfc6d31cf4b2e07202c9407a51d2c77ab478cfec 100644 (file)
       <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).