summaryrefslogtreecommitdiff
path: root/man/sd_journal_print.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-04-08 22:14:57 +0200
committerLennart Poettering <lennart@poettering.net>2021-04-08 22:16:58 +0200
commit8ee62e53e8ae944dc7308fd6e2575aba9c02ae6f (patch)
tree086675fb1ea87075b515c272fa3cf46a9ce5ebd3 /man/sd_journal_print.xml
parent1a80f4e0d70871a8c08908cf54f96dd8e7bb9f4c (diff)
downloadsystemd-8ee62e53e8ae944dc7308fd6e2575aba9c02ae6f.tar.gz
man: link up new journal protocol docs
Diffstat (limited to 'man/sd_journal_print.xml')
-rw-r--r--man/sd_journal_print.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index 68a4a0a5c0..f7a70e9b0f 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(
<function>sd_journal_send()</function>. Using
<function>syslog()</function> has the benefit of being
more portable.</para>
+
+ <para>These functions implement a client to the <ulink
+ url="https://systemd.io/JOURNAL_NATIVE_PROTOCOL">Native Journal Protocol</ulink>.</para>
</refsect1>
<refsect1>