From 23298342dea248514b9104c5361603a27956b844 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 8 Aug 2016 02:39:45 +1000 Subject: [PATCH] epoll_ctl.2: wfix Signed-off-by: Michael Kerrisk --- man2/epoll_ctl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index d55240368..42a676bb4 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -237,14 +237,14 @@ yield an error. If .B EPOLLEXCLUSIVE has set using -.BR epoll_ctl (2), +.BR epoll_ctl (), then a subsequent .B EPOLL_CTL_MOD on the same .IR epfd ",\ " fd pair yields an error. A call to -.BR epoll_ctl (2) +.BR epoll_ctl () that specifies .B EPOLLEXCLUSIVE in