diff options
Diffstat (limited to 'man2/get_kernel_syms.2')
| -rw-r--r-- | man2/get_kernel_syms.2 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2 index 15e59d99ea..04f9e85e83 100644 --- a/man2/get_kernel_syms.2 +++ b/man2/get_kernel_syms.2 @@ -55,14 +55,12 @@ There is only one possible error return: .B ENOSYS .BR get_kernel_syms () is not supported in this version of the kernel. -.SH VERSIONS -This system call is present only up until Linux 2.4; -it was removed in Linux 2.6. -.\" Removed in Linux 2.5.48 .SH STANDARDS -.BR get_kernel_syms () -is Linux-specific. -.SH NOTES +Linux. +.SH HISTORY +Removed in Linux 2.6. +.\" Removed in Linux 2.5.48 +.PP This obsolete system call is not supported by glibc. No declaration is provided in glibc headers, but, through a quirk of history, glibc versions before glibc 2.23 did export an ABI for this system call. |
