epoll_ctl.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-01-16 22:10:05 +13:00
parent ccadaba2f3
commit 00144560c3
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ The user must call
.BR epoll_ctl ()
with
.B EPOLL_CTL_MOD
to re-register the file descriptor with a new event mask.
to re-arm the file descriptor with a new event mask.
.SH "RETURN VALUE"
When successful,
.BR epoll_ctl ()