summaryrefslogtreecommitdiff
path: root/man/sd-bus.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-15 15:17:13 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-15 22:53:22 +0200
commit4bc96dc16258d38d752a32612f196de6516fb27f (patch)
treec404b982fbb53b0a94b526ff3b70df8cb40498af /man/sd-bus.xml
parent778816f4c82c1349fdb69c9e37d88e3f6a1303cf (diff)
downloadsystemd-4bc96dc16258d38d752a32612f196de6516fb27f.tar.gz
man: add libsystemd(3)
Before libsystemd-daemon, libsystemd-journal, libsystemd-id128, etc., were merged into libsystemd, it was enough to have individual man pages for them. But they have been delivered as one thing for many years, so it's better to have a landing page for libsystemd. It mostly directs to individual pages anyway.
Diffstat (limited to 'man/sd-bus.xml')
-rw-r--r--man/sd-bus.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/sd-bus.xml b/man/sd-bus.xml
index 36925ba8c4..4c9c00986a 100644
--- a/man/sd-bus.xml
+++ b/man/sd-bus.xml
@@ -34,10 +34,11 @@
<refsect1>
<title>Description</title>
- <para><filename>sd-bus.h</filename> provides an implementation of a D-Bus IPC client. See
+ <para><filename>sd-bus.h</filename> is part of
+ <citerefentry><refentrytitle>libsystemd</refentrytitle><manvolnum>3</manvolnum></citerefentry> and
+ provides an implementation of a D-Bus IPC client. See
<ulink url="https://www.freedesktop.org/software/dbus/" />
- for more information about D-Bus IPC.
- </para>
+ for more information about D-Bus IPC.</para>
<para>See
<literallayout><citerefentry><refentrytitle>sd_bus_add_match</refentrytitle><manvolnum>3</manvolnum></citerefentry>,