summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-10-29 03:02:10 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-09-05 03:00:59 +0200
commit1cfde9749c9b3a99ba12714d56419367e8adb83c (patch)
tree7deb001d5ba150931c4b8652c939f4118e424b7f
parentbf6dc682a11112c64d5554cdc95a5b7b5e57087f (diff)
uselib.2: SYNOPSIS: Mark as [[deprecated]]
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-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 ()