diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-08-03 17:34:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-08-03 17:36:11 +0200 |
commit | 7647c01d8f55d5ba1c918d103773252cb09ebf23 (patch) | |
tree | f4c39c6026d36a1d2716dbe3147968685f4f845a /man/sd_bus_path_encode.xml | |
parent | 7612719ef4d322bff9136e88518fee668c0c77e6 (diff) | |
download | systemd-7647c01d8f55d5ba1c918d103773252cb09ebf23.tar.gz |
man: include libsystemd-pkgconfig.xml in a few more man pages
for some reason this was forgotten for a couple of sd_bus man pages,
let's fix that.
Diffstat (limited to 'man/sd_bus_path_encode.xml')
-rw-r--r-- | man/sd_bus_path_encode.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 4c60a8fa3e..03130a697b 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -6,7 +6,7 @@ SPDX-License-Identifier: LGPL-2.1+ --> -<refentry id="sd_bus_path_encode"> +<refentry id="sd_bus_path_encode" xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>sd_bus_path_encode</title> @@ -141,15 +141,7 @@ by the caller.</para> </refsect1> - <refsect1> - <title>Notes</title> - - <para><function>sd_bus_path_encode()</function> and - <function>sd_bus_path_decode()</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> |