epoll.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-17 06:53:14 +01:00
parent 09c5121268
commit 302b4b875b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ create and manage an
instance:
.IP * 3
.BR epoll_create (2)
creates an
creates a new
.B epoll
instance and returns a file descriptor referring to that instance.
(The more recent