diff options
Diffstat (limited to 'man/sd_bus_set_sender.xml')
-rw-r--r-- | man/sd_bus_set_sender.xml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/man/sd_bus_set_sender.xml b/man/sd_bus_set_sender.xml index 512fffcf0..556e72cef 100644 --- a/man/sd_bus_set_sender.xml +++ b/man/sd_bus_set_sender.xml @@ -6,7 +6,8 @@ SPDX-License-Identifier: LGPL-2.1+ --> -<refentry id="sd_bus_set_sender"> +<refentry id="sd_bus_set_sender" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>sd_bus_set_sender</title> @@ -89,13 +90,7 @@ </variablelist> </refsect1> - <refsect1> - <title>Notes</title> - - <para><function>sd_bus_set_sender()</function> and <function>sd_bus_get_sender()</function> 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> |