man: avoid "predicate" in coredumpctl match description

"Predicate" might not be clear to everyone, it is a CS term.

Fixes #9324.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-06-19 08:35:43 +02:00 committed by Yu Watanabe
parent 22509a8df0
commit f8fde9abb5
1 changed files with 4 additions and 3 deletions

View File

@ -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>