diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-09-16 04:49:02 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-09-16 04:49:04 +0200 |
commit | 4f0bc2582e02afa8ef7854b15c480ebc0535f99e (patch) | |
tree | c503d76b060f7319b716cbc1b2c78eef8e0c2a0d /man | |
parent | nspawn: fix typo (diff) | |
download | systemd-4f0bc2582e02afa8ef7854b15c480ebc0535f99e.tar.xz systemd-4f0bc2582e02afa8ef7854b15c480ebc0535f99e.zip |
man: fix typo
Follow-up for a632d8dd9f6cd5cf8e43862f0ea896cc571b1cab.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-stub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml index 5db15e644f..0bdf8f3139 100644 --- a/man/systemd-stub.xml +++ b/man/systemd-stub.xml @@ -115,7 +115,7 @@ result can be pre-calculated without too much effort. The <literal>.pcrsig</literal> section is not included in this PCR measurement, since it is supposed to contain signatures for the output of the measurement operation, and thus cannot also be input to it. If an UKI contains multiple profiles, only - the PE sections of the selected profile (and those of the base profile, except if overriden) are + the PE sections of the selected profile (and those of the base profile, except if overridden) are measured.</para> <para>If non-zero, the selected numeric profile is measured into PCR 12.</para> |