epoll.7: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 05:59:48 +01:00
parent 3c5f6837f5
commit 1c4070c7f0
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ file descriptor itself poll/epoll/selectable?
Yes. Yes.
If an If an
.B epoll .B epoll
file descriptor has events waiting then it will file descriptor has events waiting, then it will
indicate as being readable. indicate as being readable.
.TP .TP
.B Q4 .B Q4