epoll_ctl.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-29 08:41:17 +02:00
parent 0dea65b805
commit 25c2dd2f87
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ Error condition happened on the associated file descriptor.
This event is also reported for the write end of a pipe when the read end
has been closed.
.BR epoll_wait (2)
will always wait for this event; it is not necessary to set it in
will always report for this event; it is not necessary to set it in
.IR events .
.TP
.B EPOLLHUP