From 69e6a4697039edf2e3f37c441bd4ee30c736620d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 12 Apr 2022 11:30:28 +0200 Subject: man: say libudev should not be used for new projects --- man/libudev.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/libudev.xml') 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 @@ Description - libudev.h provides APIs to introspect - and enumerate devices on the local system. + libudev.h 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 + sd-device3 for an + equivalent replacement with a more modern API. All functions require a libudev context to operate. This context can be create via -- cgit v1.2.1