summaryrefslogtreecommitdiff
path: root/man/coredumpctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-19 08:35:43 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-19 16:14:48 +0900
commitf8fde9abb56266ffa0e78653ba258c9347e6c71e (patch)
tree4680360f8b738e0d822c12d6e331d76e13a74914 /man/coredumpctl.xml
parent22509a8df0c6e9c76de1bce38532b7f1cdfabafd (diff)
downloadsystemd-f8fde9abb56266ffa0e78653ba258c9347e6c71e.tar.gz
man: avoid "predicate" in coredumpctl match description
"Predicate" might not be clear to everyone, it is a CS term. Fixes #9324.
Diffstat (limited to 'man/coredumpctl.xml')
-rw-r--r--man/coredumpctl.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index 51e9efe870..caa1bb1c0f 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -271,9 +271,10 @@
<varlistentry>
<term><replaceable>MATCH</replaceable></term>
- <listitem><para>General journalctl predicate (see
- <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>).
- Must contain an equals sign (<literal>=</literal>).</para></listitem>
+ <listitem><para>General journalctl match filter, must contain an equals
+ sign (<literal>=</literal>). See
+ <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
+ </para></listitem>
</varlistentry>
</variablelist>
</refsect1>