epoll.7: wfix

Reported-by: John Jones <jmjatlanta@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-01-21 20:20:04 +01:00
parent 4207253f85
commit 9d7fb78448
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ file descriptor across
.BR fork (2))
are blocked in
.BR epoll_wait (2)
waiting on the same the same epoll file descriptor and a file descriptor
waiting on the same epoll file descriptor and a file descriptor
in the interest list that is marked for edge-triggered
.RB ( EPOLLET )
notification becomes ready,