This commit is contained in:
Michael Kerrisk 2007-12-16 13:47:37 +00:00
parent b1b0eb7397
commit 91443f6c60
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ The
.I data
of each returned structure will contain the same data the user set with a
.BR epoll_ctl (2)
.IR ( EPOLL_CTL_ADD , EPOLL_CTL_MOD )
.RB ( EPOLL_CTL_ADD , EPOLL_CTL_MOD )
while the
.I events
member will contain the returned event bit field.