per the subject, patch attached -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
--- man3/fopen.3.orig 2007-10-23 19:52:39.000000000 -0400 +++ man3/fopen.3 2007-10-23 19:56:01.000000000 -0400 @@ -257,6 +257,13 @@ or subsequent read and write operations, thread cancellation points. .TP +.BR e " (since glibc 2.7)" +Open the file with the +.B O_CLOEXEC +flag. See +.BR open (2) +for more information. +.TP .BR m " (since glibc 2.3)" Attempt to access the file using .BR mmap (2),