aboutsummaryrefslogtreecommitdiff
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_bus_track_new.xml
parentMerge pull request #9212 from keszybz/null-removal-part-two (diff)
downloadsystemd-7d6b27238f5047657c8ebd4314d504e68217c6bc.tar.gz
systemd-7d6b27238f5047657c8ebd4314d504e68217c6bc.tar.bz2
systemd-7d6b27238f5047657c8ebd4314d504e68217c6bc.zip
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_bus_track_new.xml')
-rw-r--r--man/sd_bus_track_new.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/man/sd_bus_track_new.xml b/man/sd_bus_track_new.xml
index c86396247..8cdecbfe6 100644
--- a/man/sd_bus_track_new.xml
+++ b/man/sd_bus_track_new.xml
@@ -10,7 +10,7 @@
Copyright 2016 Lennart Poettering
-->
-<refentry id="sd_bus_track_new">
+<refentry id="sd_bus_track_new" xmlns:xi="http://www.w3.org/2001/XInclude">
<refentryinfo>
<title>sd_bus_track_new</title>
@@ -231,13 +231,7 @@
</variablelist>
</refsect1>
- <refsect1>
- <title>Notes</title>
-
- <para><function>sd_bus_track_new()</function> and the other calls described here 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>