summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-01-22 18:40:50 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-01-24 19:14:27 +0100
commit8072c9c8b037f3f887e1c5f5de95797cbc42699d (patch)
tree8a6332eaf6d324c3d7abcd981735e35be51321aa /man/bootctl.xml
parent621f7615a9c44ce9ffc4bfe8ef5b7142e76e4820 (diff)
downloadsystemd-8072c9c8b037f3f887e1c5f5de95797cbc42699d.tar.gz
man/bootctl: add missing markup
Fixup for 53c368d71ba43da7414ac86c58291a11da05ba84.
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index 52c9179cd0..42c4b9a8e6 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -251,14 +251,15 @@
<varlistentry>
<term><option>kernel-identify</option> <replaceable>kernel</replaceable></term>
- <listitem><para>Takes a kernel image as argument. Checks what kind of kernel the image is. Returns
- one of uki, pe or unknown.</para></listitem>
+ <listitem><para>Takes a kernel image as argument. Checks what kind of kernel the image is. Returns
+ one of <literal>uki</literal>, <literal>pe</literal>, and <literal>unknown</literal>.
+ </para></listitem>
</varlistentry>
<varlistentry>
<term><option>kernel-inspect</option> <replaceable>kernel</replaceable></term>
- <listitem><para>Takes a kernel image as argument. Prints details about the kernel.</para></listitem>
+ <listitem><para>Takes a kernel image as argument. Prints details about the image.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>