diff options
Diffstat (limited to 'man2/create_module.2')
| -rw-r--r-- | man2/create_module.2 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/man2/create_module.2 b/man2/create_module.2 index b9163ec112..2239f05cdd 100644 --- a/man2/create_module.2 +++ b/man2/create_module.2 @@ -53,14 +53,12 @@ The caller was not privileged (did not have the .B CAP_SYS_MODULE capability). -.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 create_module () -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. |
