diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-05-17 12:24:04 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-05-17 12:25:01 +0200 |
commit | 8fb350049bb7a7305589f201df9d37482e544f24 (patch) | |
tree | 7198ac905c65e50b828d627007c79526205068de /man/ukify.xml | |
parent | Merge pull request #27664 from mrc0mmand/test-merge (diff) | |
download | systemd-8fb350049bb7a7305589f201df9d37482e544f24.tar.xz systemd-8fb350049bb7a7305589f201df9d37482e544f24.zip |
man: fixes for assorted issues reported by the manpage-l10n project
Fixes #26761.
Diffstat (limited to '')
-rw-r--r-- | man/ukify.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/ukify.xml b/man/ukify.xml index f5a2fcc3e8..2e22b1f42e 100644 --- a/man/ukify.xml +++ b/man/ukify.xml @@ -121,8 +121,9 @@ <term><option>--measure</option></term> <term><option>--no-measure</option></term> - <listitem><para>Enable or disable a call to <command>systemd-measure</command> to print - pre-calculated PCR values. Defaults to false.</para></listitem> + <listitem><para>Enable or disable a call to + <citerefentry><refentrytitle>systemd-measure</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to print pre-calculated PCR values. Defaults to false.</para></listitem> </varlistentry> <varlistentry> @@ -303,7 +304,7 @@ <term><varname>SigningEngine=<replaceable>ENGINE</replaceable></varname></term> <term><option>--signing-engine=<replaceable>ENGINE</replaceable></option></term> - <listitem><para>An "engine" to for signing of the resulting binary. This option is currently passed + <listitem><para>An "engine" for signing of the resulting binary. This option is currently passed verbatim to the <option>--engine=</option> option of <citerefentry project='archlinux'><refentrytitle>sbsign</refentrytitle><manvolnum>1</manvolnum></citerefentry>. </para></listitem> |