[PATCH] epoll_ctl(2) fix typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 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
-- 
2.9.3

--
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



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux