summaryrefslogtreecommitdiffstats
path: root/man/ukify.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-01-12 09:02:08 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-04-27 01:25:09 +0200
commit048bcb9d1f813df344a4aaed31c5687856ecf6e5 (patch)
tree07576e4347cd84391e9fb3841b2867f40a87c07f /man/ukify.xml
parentMerge pull request #26877 from yuwata/fuzz-journal-remote (diff)
downloadsystemd-048bcb9d1f813df344a4aaed31c5687856ecf6e5.tar.xz
systemd-048bcb9d1f813df344a4aaed31c5687856ecf6e5.zip
man: use ukify more in systemd-measure examples
ukify supports signing with multiple keys, so show an example of this, and just let ukify print the calls to systemd-measure that will be done. This also does other small cleanups: - Use more realistic names in examples - Use $ as the prompt for commands that don't require root (most don't). Once we switch to operations that don't require a TPM, we should be able to get rid of the remaining calls that require root. - Ellipsize or linebreak various parts - Use --uname. We warn if it is not specified and we have to do autodetection, so let's nudge people towards including it rather than not. Follow-up for e069c57f0616d39363d36ac7f9c3e6ec8be01ab1.
Diffstat (limited to 'man/ukify.xml')
-rw-r--r--man/ukify.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ukify.xml b/man/ukify.xml
index 97c3f899c7..c6bfbdc9d9 100644
--- a/man/ukify.xml
+++ b/man/ukify.xml
@@ -63,7 +63,7 @@
used to perform this calculation and signing.</para>
<para>The calculation of PCR values is done for specific boot phase paths. Those can be specified with
- <option>--phases=</option> option. If not specified, the default provided by
+ the <option>--phases=</option> option. If not specified, the default provided by
<command>systemd-measure</command> is used. It is also possible to specify the
<option>--pcr-private-key=</option>, <option>--pcr-public-key=</option>, and <option>--phases=</option>
arguments more than once. Signatures will be then performed with each of the specified keys. When both