From d2eb27eb7b2888d035e3277b1487d9b5e06320fd Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 9 Feb 2024 17:49:44 +0900 Subject: [PATCH] man: fix typo Follow-up for 631cf7f0040234d2bca81bdfdf9efecc4fb5f40f. --- man/systemd-cryptenroll.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.47.3