* [PATCH] epoll_ctl(2): fix another typo
@ 2016-08-28 13:00 Ruben Kerkhof
[not found] ` <20160828130048.13759-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Ruben Kerkhof @ 2016-08-28 13:00 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Ruben Kerkhof
---
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 995c47a..41de995 100644
--- a/man2/epoll_ctl.2
+++ b/man2/epoll_ctl.2
@@ -236,7 +236,7 @@ operation; attempts to employ it with
yield an error.
If
.B EPOLLEXCLUSIVE
-has set using
+has been set using
.BR epoll_ctl (),
then a subsequent
.B EPOLL_CTL_MOD
--
2.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] epoll_ctl(2): fix another typo
[not found] ` <20160828130048.13759-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
@ 2016-08-28 19:26 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-08-28 19:26 UTC (permalink / raw)
To: Ruben Kerkhof
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 08/29/2016 01:00 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 995c47a..41de995 100644
> --- a/man2/epoll_ctl.2
> +++ b/man2/epoll_ctl.2
> @@ -236,7 +236,7 @@ operation; attempts to employ it with
> yield an error.
> If
> .B EPOLLEXCLUSIVE
> -has set using
> +has been set using
> .BR epoll_ctl (),
> then a subsequent
> .B EPOLL_CTL_MOD
>
--
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-28 19:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-28 13:00 [PATCH] epoll_ctl(2): fix another typo Ruben Kerkhof
[not found] ` <20160828130048.13759-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
2016-08-28 19:26 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).