]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
uselib.2: SYNOPSIS: Mark as [[deprecated]]
authorAlejandro Colomar <alx.manpages@gmail.com>
Fri, 29 Oct 2021 01:02:10 +0000 (03:02 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 5 Sep 2022 01:00:59 +0000 (03:00 +0200)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/uselib.2

index 5376537710d763a9ebfc8092d774f4fc78833847..078a27589a43a07c1ecd3127fc3363bcb6c37fb5 100644 (file)
@@ -15,11 +15,8 @@ uselib \- load shared library
 .nf
 .B #include <unistd.h>
 .PP
-.BI "int uselib(const char *" library );
+.BI "[[deprecated]] int uselib(const char *" library );
 .fi
-.PP
-.IR Note :
-No declaration of this system call is provided in glibc headers; see NOTES.
 .SH DESCRIPTION
 The system call
 .BR uselib ()