summaryrefslogtreecommitdiff
path: root/man/sd-hwdb.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-hwdb.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-hwdb.xml')
-rw-r--r--man/sd-hwdb.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/sd-hwdb.xml b/man/sd-hwdb.xml
index 254c218ac6..189fcd6b6c 100644
--- a/man/sd-hwdb.xml
+++ b/man/sd-hwdb.xml
@@ -34,8 +34,10 @@
<refsect1>
<title>Description</title>
- <para><filename>sd-hwdb.h</filename> allows read-only access the systemd database of hardware properties.
- See <citerefentry><refentrytitle>hwdb</refentrytitle><manvolnum>7</manvolnum></citerefentry> and
+ <para><filename>sd-hwdb.h</filename> is part of
+ <citerefentry><refentrytitle>libsystemd</refentrytitle><manvolnum>3</manvolnum></citerefentry> and allows
+ read-only access the systemd database of hardware properties. See
+ <citerefentry><refentrytitle>hwdb</refentrytitle><manvolnum>7</manvolnum></citerefentry> and
<citerefentry><refentrytitle>systemd-hwdb</refentrytitle><manvolnum>8</manvolnum></citerefentry> for more
information about the database.</para>