summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/uselib.25
1 files changed, 1 insertions, 4 deletions
diff --git a/man2/uselib.2 b/man2/uselib.2
index 537653771..078a27589 100644
--- a/man2/uselib.2
+++ b/man2/uselib.2
@@ -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 ()