diff options
Diffstat (limited to 'man/sd-daemon.xml')
-rw-r--r-- | man/sd-daemon.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 9eef395deb..2b4f3a5598 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="sd-daemon"> +<refentry id="sd-daemon" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>sd-daemon</title> @@ -122,14 +123,7 @@ </example> </refsect1> - <refsect1> - <title>Notes</title> - - <para>These APIs are implemented as a shared library, - which can be compiled and linked to with the - <constant>libsystemd</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> - file.</para> - </refsect1> + <xi:include href="libsystemd-pkgconfig.xml" /> <refsect1> <title>See Also</title> |