]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sysctl.2: glibc removed support for sysctl() starting in version 2.32
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 23 Jun 2020 19:26:51 +0000 (21:26 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 23 Jun 2020 19:26:51 +0000 (21:26 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sysctl.2

index 523489d2afda8447b5193d680c2acfdb75089e06..65f79516d83073e95416a6bec0a309945dc3916a 100644 (file)
@@ -95,7 +95,7 @@ non-NULL, but allowed zero room in
 was not found.
 .SH VERSIONS
 This system call first appeared in Linux 1.3.57.
-It was removed in Linux 5.5.
+It was removed in Linux 5.5; glibc support was removed in version 2.32.
 .SH CONFORMING TO
 This call is Linux-specific, and should not be used in programs
 intended to be portable.