summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-04-12 11:30:28 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-04-12 12:28:24 +0200
commit69e6a4697039edf2e3f37c441bd4ee30c736620d (patch)
treeece50f7215a3bd6a7fb7f745b9cac1d29ea942ee
parentfc6f59aedc456bd8f4cd6440079a337a481519f1 (diff)
downloadsystemd-69e6a4697039edf2e3f37c441bd4ee30c736620d.tar.gz
man: say libudev should not be used for new projects
-rw-r--r--man/libudev.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/libudev.xml b/man/libudev.xml
index 4b87962fc0..8632ea9420 100644
--- a/man/libudev.xml
+++ b/man/libudev.xml
@@ -37,8 +37,10 @@
<refsect1>
<title>Description</title>
- <para><filename>libudev.h</filename> provides APIs to introspect
- and enumerate devices on the local system.</para>
+ <para><filename>libudev.h</filename> provides an API to introspect and enumerate devices on the local
+ system. This library is supported, but should not be used in new projects. Please see
+ <citerefentry><refentrytitle>sd-device</refentrytitle><manvolnum>3</manvolnum></citerefentry> for an
+ equivalent replacement with a more modern API.</para>
<para>All functions require a libudev context to operate. This
context can be create via