]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
epoll_ctl.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 16 Jan 2009 09:10:05 +0000 (22:10 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 18 Jan 2009 01:20:35 +0000 (14:20 +1300)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/epoll_ctl.2

index 725c445e2b68f16acfb6495371ae06009aa298cf..236129cee413542f3821e158c85f2961012e6922 100644 (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 ()