diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 05d9ebe34..5a6d9f7b3 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -20,7 +20,7 @@ .\" .\" 2007-04-30: mtk, Added description of epoll_pwait() .\" -.TH EPOLL_WAIT 2 2010-12-03 "Linux" "Linux Programmer's Manual" +.TH EPOLL_WAIT 2 2012-04-17 "Linux" "Linux Programmer's Manual" .SH NAME epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor .SH SYNOPSIS @@ -37,7 +37,7 @@ epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor The .BR epoll_wait () system call waits for events on the -.B epoll +.BR epoll (7) instance referred to by the file descriptor .IR epfd . The memory area pointed to by