diff options
Diffstat (limited to 'man/sd_journal_print.xml')
-rw-r--r-- | man/sd_journal_print.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index e61a648703..a716cc35e6 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -227,7 +227,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( <function>sd_journal_printv()</function>, <function>sd_journal_send()</function> and <function>sd_journal_sendv()</function> interfaces - are available as shared library, which can be compiled + are available as a shared library, which can be compiled and linked to with the <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> |