From b525942037069a166e929f9b264a793c3722d358 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 4 Jun 2025 13:12:42 +0900 Subject: [PATCH] man/pcrlock: fix typo Follow-up for ccd2bf48b2d736e335f217d5621a817aa1b6beeb. --- man/systemd-pcrlock.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml index de77e7da14..1b5748edc9 100644 --- a/man/systemd-pcrlock.xml +++ b/man/systemd-pcrlock.xml @@ -190,7 +190,7 @@ systemd-pcrlock to work correctly. This does similar tests as systemd-analyze has-tpm2, but also checks for supported of the TPM2 operations requires by systemd-pcrlock. Outputs one of no, - partial (in case some parts of TPM2 support are avaialable in hardware, firmware, + partial (in case some parts of TPM2 support are available in hardware, firmware, OS, but not complete), obsolete (if TPM2 support is available in hardware, firmware and OS, but the operations required for systemd-pcrlock are missing), yes. Returns an exit status of zero if full support is available, otherwise