Hello On Fri, 27 Sep 2019 at 08:26, nilsocket <nilsocket@xxxxxxxxx> wrote: > > In http://man7.org/linux/man-pages/man2/epoll_pwait.2.html#NOTES , > through out this section `epoll_wait()` is used. but only once > `epoll_pwait()` is used, I think it's a typo mistake. > > Current: > While one thread is blocked in a call to epoll_pwait() > > Expected Change: > While one thread is blocked in a call to epoll_wait() Thanks. Fixed! Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/