From: Yu Watanabe Date: Wed, 4 Jun 2025 04:12:42 +0000 (+0900) Subject: man/pcrlock: fix typo X-Git-Tag: v258-rc1~403 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b525942037069a166e929f9b264a793c3722d358;p=thirdparty%2Fsystemd.git man/pcrlock: fix typo Follow-up for ccd2bf48b2d736e335f217d5621a817aa1b6beeb. --- diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml index de77e7da141..1b5748edc91 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