epoll.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-06-22 09:41:16 +02:00
parent 1e79ad8cd8
commit 4524285a71
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Interest in particular file descriptors is then registered via
The set of file descriptors currently registered on an
.B epoll
instance is sometimes called an
.I epoll
.B epoll
set.
.IP *
.BR epoll_wait (2)