From: Yu Watanabe Date: Fri, 9 Feb 2024 08:49:44 +0000 (+0900) Subject: man: fix typo X-Git-Tag: v256-rc1~927 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2eb27eb7b2888d035e3277b1487d9b5e06320fd;p=thirdparty%2Fsystemd.git man: fix typo Follow-up for 631cf7f0040234d2bca81bdfdf9efecc4fb5f40f. --- diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 95f5a450b6d..dfc6d31cf4b 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -313,7 +313,7 @@ PATH - Use a TPM2 device insteaad of a password/passhprase read from stdin to unlock the + 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. /dev/tpmrm0). Alternatively the special value auto may be specified, in order to automatically determine the device node of a currently discovered TPM2 device (of which there must be exactly one).