diff options
Diffstat (limited to 'man2/epoll_ctl.2')
| -rw-r--r-- | man2/epoll_ctl.2 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index f02e5ff45d..afbafee110 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -369,15 +369,13 @@ does not support This error can occur if .I fd refers to, for example, a regular file or a directory. -.SH VERSIONS -.BR epoll_ctl () -was added to in Linux 2.6. -.\" To be precise: kernel 2.5.44. -.\" The interface should be finalized by Linux kernel 2.5.66. -Library support is provided in glibc 2.3.2. .SH STANDARDS -.BR epoll_ctl () -is Linux-specific. +Linux. +.SH HISTORY +Linux 2.6, +.\" To be precise: Linux 2.5.44. +.\" The interface should be finalized by Linux 2.5.66. +glibc 2.3.2. .SH NOTES The .B epoll |
