On 08/29/2016 12:56 AM, Ruben Kerkhof wrote: Thanks, Ruben. Applied. Cheers, Michael > --- > man2/epoll_ctl.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 > index 3203ba5..995c47a 100644 > --- a/man2/epoll_ctl.2 > +++ b/man2/epoll_ctl.2 > @@ -205,7 +205,7 @@ is thus useful for avoiding thundering herd problems in certain scenarios. > If the same file descriptor is in multiple epoll instances, > some with the > .BR EPOLLEXCLUSIVE > -flag, and others without, then events will provided to all epoll > +flag, and others without, then events will be provided to all epoll > instances that did not specify > .BR EPOLLEXCLUSIVE , > and at least one of the epoll instances that did specify > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html