Hello Alexander, On Fri, Aug 20, 2010 at 2:30 PM, Alexander Shishkin <virtuoso@xxxxxxxxx> wrote: > Signed-off-by: Alexander Shishkin <virtuoso@xxxxxxxxx> > --- > man2/eventfd.2 | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/man2/eventfd.2 b/man2/eventfd.2 > index 2071e48..1b4f752 100644 > --- a/man2/eventfd.2 > +++ b/man2/eventfd.2 > @@ -186,7 +186,10 @@ eventfd object. > File descriptors created by > .BR eventfd () > are preserved across > -.BR execve (2). > +.BR execve (2) > +unless > +.BR EFD_CLOEXEC I applied the patch, but used the words "the close-on-exec" here. > +flag has been used. And I changed "used" to "set". Changes applied for man-pages 3.26. Thanks, Michael > .SH "RETURN VALUE" > On success, > .BR eventfd () > -- > 1.7.2.1.45.gb66c2 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- 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