diff options
| -rw-r--r-- | man2/epoll_wait.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 89ed323c5b..19e2a34ecf 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -19,6 +19,9 @@ .\" Davide Libenzi <davidel@xmailserver.org> .\" .\" +.\" FIXME 2.6.19-rc5 has epoll_pwait(); this should be documented +.\" on this page. +.\" .TH EPOLL_WAIT 2 "23 October 2002" Linux "Linux Programmer's Manual" .SH NAME epoll_wait \- wait for an I/O event on an epoll file descriptor |
