summaryrefslogtreecommitdiff
path: root/man/systemd-coredumpctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-01-26 10:45:37 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-01-26 11:36:53 -0500
commit6b76fa66199967b4ec71854f717d0b8ee94497c4 (patch)
treeeab4649d8708bbd2df38f9b9c5c1441220f204f7 /man/systemd-coredumpctl.xml
parent652d0dd7097984801fca0378b762bf96e8fda029 (diff)
man: docbook consitency fixes
Use proper (or at least more proper) docbook tags for various fields. This should help with automatic parsing of the documentation.
Diffstat (limited to 'man/systemd-coredumpctl.xml')
-rw-r--r--man/systemd-coredumpctl.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml
index 53b82ed277..87ed6fa735 100644
--- a/man/systemd-coredumpctl.xml
+++ b/man/systemd-coredumpctl.xml
@@ -162,7 +162,7 @@
<variablelist>
<varlistentry>
- <term><option>PID</option></term>
+ <term><replaceable>PID</replaceable></term>
<listitem><para>Process ID of the
process that dumped
@@ -170,7 +170,7 @@
</varlistentry>
<varlistentry>
- <term><option>COMM</option></term>
+ <term><replaceable>COMM</replaceable></term>
<listitem><para>Name of the executable
(matches <option>COREDUMP_COMM=</option>).
@@ -179,7 +179,7 @@
</varlistentry>
<varlistentry>
- <term><option>EXE</option></term>
+ <term><replaceable>EXE</replaceable></term>
<listitem><para>Path to the executable
(matches <option>COREDUMP_EXE=</option>).
@@ -188,7 +188,7 @@
</varlistentry>
<varlistentry>
- <term><option>MATCH</option></term>
+ <term><replaceable>MATCH</replaceable></term>
<listitem><para>General journalctl predicates
(see <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>).