epoll.7: ffix

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

View File

@ -33,6 +33,7 @@ The
.B epoll .B epoll
API can be used either as an edge-triggered or a level-triggered API can be used either as an edge-triggered or a level-triggered
interface and scales well to large numbers of watched file descriptors. interface and scales well to large numbers of watched file descriptors.
.PP
The following system calls are provided to The following system calls are provided to
create and manage an create and manage an
.B epoll .B epoll