diff options
| -rw-r--r-- | man7/epoll.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/epoll.7 b/man7/epoll.7 index 4b6d987b8a..ba9ec06a5a 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -46,7 +46,7 @@ extends the functionality of .IP * Interest in particular file descriptors is then registered via .BR epoll_ctl (2). -The set of file decsriptors currently registered on an +The set of file descriptors currently registered on an .B epoll instance is sometimes called an .I epoll |
