summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/sysctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sysctl.2 b/man2/sysctl.2
index 796b5fad8..47b9f8542 100644
--- a/man2/sysctl.2
+++ b/man2/sysctl.2
@@ -15,7 +15,7 @@ sysctl \- read/write system parameters
.B #include <unistd.h>
.B #include <linux/sysctl.h>
.PP
-.BI "int _sysctl(struct __sysctl_args *" args );
+.BI "[[deprecated]] int _sysctl(struct __sysctl_args *" args );
.fi
.SH DESCRIPTION
.B This system call no longer exists on current kernels!