epoll_wait.2: Clarify semantics of returned 'data' field
commit991c24c8815539bb08cc6545e725adb706650b53
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 20 May 2017 19:02:00 +0000 (20 21:02 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 20 May 2017 19:02:00 +0000 (20 21:02 +0200)
tree687afbb6ec3e0342ec9c714467a7fd949e2d77c4
parent1b564a4bbcd7ddc87cd265646acbbf8a3d792309
epoll_wait.2: Clarify semantics of returned 'data' field

The returned 'data' is the 'data' most recently set via
epoll_ctl().

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/epoll_wait.2