diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-06-22 09:30:02 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-06-22 09:30:02 +0200 |
| commit | 1e79ad8cd82e403a69ab15bc13cd32a558b4fc47 (patch) | |
| tree | 49f191fece19d83a66fc49c989ee02061338bdc4 /man7 | |
| parent | b4ebb4ee79523f22540a0b89704c1031a7d644bf (diff) | |
| download | man-pages-1e79ad8cd82e403a69ab15bc13cd32a558b4fc47.tar.gz | |
epoll.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/epoll.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/epoll.7 b/man7/epoll.7 index d56bb85a43..caa6195db5 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -33,6 +33,7 @@ The .B epoll API can be used either as an edge-triggered or a level-triggered interface and scales well to large numbers of watched file descriptors. +.PP The following system calls are provided to create and manage an .B epoll |
