summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-06-25 14:37:24 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-06-25 14:41:44 +0200
commitb7a473455112184a62cd0b591a5f824e38e495d2 (patch)
treea98bcaffa2387c52dea2f4e6bb8fb9dba5eebf63 /man/journalctl.xml
parentf83803a6499cd7ad314ba35be2f5f69ae12ab0e9 (diff)
downloadsystemd-b7a473455112184a62cd0b591a5f824e38e495d2.tar.gz
man: fix links to various external man pages
In cases where we used both die-net and man-pages for the same reference, I switched to use man-pages everywhere.
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 6e4728b013..5c32ce8b9b 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -621,7 +621,7 @@
<listitem><para>Filter output to entries where the <varname>MESSAGE=</varname>
field matches the specified regular expression. PERL-compatible regular expressions
are used, see
- <citerefentry><refentrytitle>pcre2pattern</refentrytitle><manvolnum>3</manvolnum></citerefentry>
+ <citerefentry project='url'><refentrytitle url='http://pcre.org/current/doc/html/pcre2pattern.html'>pcre2pattern</refentrytitle><manvolnum>3</manvolnum></citerefentry>
for a detailed description of the syntax.</para>
<para>If the pattern is all lowercase, matching is case insensitive.