From: Lennart Poettering Date: Thu, 8 Apr 2021 20:14:57 +0000 (+0200) Subject: man: link up new journal protocol docs X-Git-Tag: v249-rc1~453^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19254%2Fhead;p=thirdparty%2Fsystemd.git man: link up new journal protocol docs --- diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 68a4a0a5c0e..f7a70e9b0f8 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -218,6 +218,9 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( sd_journal_send(). Using syslog() has the benefit of being more portable. + + These functions implement a client to the Native Journal Protocol. diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index 35cfbde86c8..875393b4081 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -53,9 +53,10 @@ project='man-pages'>syslog3 call - Structured system log messages via the native - Journal API, see - sd_journal_print3 + Structured system log messages via the native Journal API, see + sd_journal_print3 + and Native Journal + Protocol Standard output and standard error of service units. For further details see below.