From: Filipe Brandenburger Date: Wed, 5 Dec 2018 22:13:02 +0000 (-0800) Subject: man: fix reference to sd_journal_print(3) X-Git-Tag: v240~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01dc8e3044d13739d418d6ee358af02933060ce0;p=thirdparty%2Fsystemd.git man: fix reference to sd_journal_print(3) The reference in systemd-journald.service(8) was incorrectly pointing to man volume 4 instead of 3. This commit should fix the broken link at https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html --- diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index f0f03a29b21..9167993012a 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -52,7 +52,7 @@ Structured system log messages via the native Journal API, see - sd_journal_print4 + sd_journal_print3 Standard output and standard error of service units. For further details see below. @@ -303,7 +303,7 @@ systemd-tmpfiles --create --prefix /var/log/journal sd-journal3, systemd-coredump8, setfacl1, - sd_journal_print4, + sd_journal_print3, pydoc systemd.journal