diff options
Diffstat (limited to 'man/sd_journal_get_usage.xml')
-rw-r--r-- | man/sd_journal_get_usage.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index fdd7b05a7d..d8eaff1255 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> -<refentry id="sd_journal_get_usage"> +<refentry id="sd_journal_get_usage" xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>sd_journal_get_usage</title> @@ -72,11 +72,7 @@ <para>All functions listed here are thread-agnostic and only a single thread may operate on a given <structname>sd_journal</structname> object.</para> - <para>The <function>sd_journal_get_usage()</function> interface is - 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> + <xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/> </refsect1> <refsect1> |