diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:53 +0000 |
commit | 527e791c5346846e2bc7d32f7597d70f9a274499 (patch) | |
tree | d2bd96487387b049f0a99182d4cfd066adddd039 /man/systemd-pcrlock.xml | |
parent | Adding debian version 255.4-1. (diff) | |
download | systemd-527e791c5346846e2bc7d32f7597d70f9a274499.tar.xz systemd-527e791c5346846e2bc7d32f7597d70f9a274499.zip |
Merging upstream version 255.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/systemd-pcrlock.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml index f82268c..a364dd3 100644 --- a/man/systemd-pcrlock.xml +++ b/man/systemd-pcrlock.xml @@ -389,7 +389,7 @@ <listitem><para>Generates/removes a <filename>.pcrlock</filename> file based on raw binary data. The data is either read from the specified file or from STDIN (if none is specified). This requires that - <option>--pcrs=</option> is specified. The generated pcrlock file is written to the file specified + <option>--pcrs=</option> is specified. The generated .pcrlock file is written to the file specified via <option>--pcrlock=</option> or to STDOUT (if none is specified).</para> <xi:include href="version-info.xml" xpointer="v255"/> @@ -436,7 +436,7 @@ <varlistentry> <term><option>--nv-index=</option></term> - <listitem><para>Specifies to NV index to store the policy in. Honoured by + <listitem><para>Specifies the NV index to store the policy in. Honoured by <command>make-policy</command>. If not specified the command will automatically pick a free NV index.</para> |