]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
epoll_ctl.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Mar 2017 06:41:17 +0000 (08:41 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 31 Mar 2017 04:54:35 +0000 (06:54 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/epoll_ctl.2

index dcb8627420f4eee6d65df9240e36953d18f032e4..1ab91ba9495f7a283dd204e33a0251469d8b3114 100644 (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