diff options
author | MaxHearnden <maxoscarhearnden@gmail.com> | 2024-05-08 08:02:52 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-05-08 13:34:07 +0200 |
commit | bd96d63787f0b697d4f399d579c2e5f88fbafe41 (patch) | |
tree | fd1450594178706253ae9a35ee3420ec428870c1 /man/systemd-pcrphase.service.xml | |
parent | man/run0: remove the --user example for --machine= (diff) | |
download | systemd-bd96d63787f0b697d4f399d579c2e5f88fbafe41.tar.xz systemd-bd96d63787f0b697d4f399d579c2e5f88fbafe41.zip |
Use the correct name of CEL
It's Canonical Event Format, not Common
Diffstat (limited to 'man/systemd-pcrphase.service.xml')
-rw-r--r-- | man/systemd-pcrphase.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-pcrphase.service.xml b/man/systemd-pcrphase.service.xml index 9c54663d3e..2dc9c8ada0 100644 --- a/man/systemd-pcrphase.service.xml +++ b/man/systemd-pcrphase.service.xml @@ -215,7 +215,7 @@ <filename>/run/log/systemd/tpm2-measure.log</filename>, which contains a <ulink url="https://www.rfc-editor.org/rfc/rfc7464.html">JSON-SEQ</ulink> series of objects that follow the general structure of the <ulink - url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Common Event Log + url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log Format (CEL-JSON)</ulink> event objects (but lack the <literal>recnum</literal> field).</para> |