summaryrefslogtreecommitdiff
path: root/man/sd_journal_print.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-06 11:59:04 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-06 23:01:25 +0200
commit7d6b27238f5047657c8ebd4314d504e68217c6bc (patch)
tree89c67869312eb72a52e3f317c0b43b97487c8484 /man/sd_journal_print.xml
parent81f6d448ef3cfb6331a68eb51dd6e63845a2bb51 (diff)
downloadsystemd-7d6b27238f5047657c8ebd4314d504e68217c6bc.tar.gz
man: xinclude the generic text to talk about libsystemd pkgconfig
The only difference is that functions are not individually listed by name, but that seems completely pointless, since all functions that are documented are always exported, so the generic text tells the user all she or he needs to know.
Diffstat (limited to 'man/sd_journal_print.xml')
-rw-r--r--man/sd_journal_print.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index e30bbf9b4d..4c7221e557 100644
--- a/man/sd_journal_print.xml
+++ b/man/sd_journal_print.xml
@@ -10,7 +10,7 @@
Copyright 2012 Lennart Poettering
-->
-<refentry id="sd_journal_print">
+<refentry id="sd_journal_print" xmlns:xi="http://www.w3.org/2001/XInclude">
<refentryinfo>
<title>sd_journal_print</title>
@@ -203,15 +203,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid(
not async signal safe.</para>
</refsect1>
- <refsect1>
- <title>Notes</title>
-
- <para>The <function>sd_journal_print()</function>, <function>sd_journal_printv()</function>,
- <function>sd_journal_send()</function>, <function>sd_journal_sendv()</function> and
- <function>sd_journal_perror()</function> interfaces are available as a shared library, which can be compiled and
- linked to with the <constant>libsystemd</constant> <citerefentry
- project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para>
- </refsect1>
+ <xi:include href="libsystemd-pkgconfig.xml" />
<refsect1>
<title>See Also</title>