summaryrefslogtreecommitdiff
path: root/man/sd-device.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd-device.xml')
-rw-r--r--man/sd-device.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/sd-device.xml b/man/sd-device.xml
index 7af839b4bd..4950781f84 100644
--- a/man/sd-device.xml
+++ b/man/sd-device.xml
@@ -34,8 +34,10 @@
<refsect1>
<title>Description</title>
- <para><filename>sd-device.h</filename> provides an API to introspect and enumerate devices on the local
- system. It provides a programmatic interface to the database of devices and their properties mananaged by
+ <para><filename>sd-device.h</filename> is part of
+ <citerefentry><refentrytitle>libsystemd</refentrytitle><manvolnum>3</manvolnum></citerefentry> and
+ provides an API to introspect and enumerate devices on the local system. It provides a programmatic
+ interface to the database of devices and their properties mananaged by
<citerefentry><refentrytitle>systemd-udevd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
This API is a replacement for
<citerefentry><refentrytitle>libudev</refentrytitle><manvolnum>3</manvolnum></citerefentry> and