epoll_wait.2: Minor change: add explicit reference to epoll(7) at start of DESCRIPTION

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-15 07:04:01 +12:00
parent fde633deb6
commit 284976f891
1 changed files with 2 additions and 2 deletions

View File

@ -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