From: Michael Kerrisk Date: Wed, 29 Mar 2017 06:41:17 +0000 (+0200) Subject: epoll_ctl.2: wfix X-Git-Tag: man-pages-4.11~240 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25c2dd2f87a04a37dbae45705e788306624e56cb;p=thirdparty%2Fman-pages.git epoll_ctl.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index dcb8627420..1ab91ba949 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -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