Hi Mike, On Tuesday, 29. January 2013 13:44:28 you wrote: > On Tuesday 29 January 2013 11:24:43 Thomas Jarosch wrote: > > --- a/man3/fclose.3 > > +++ b/man3/fclose.3 > > @@ -97,6 +97,10 @@ on disk the kernel buffers must be flushed too, for > > example, with .BR sync (2) > > > > or > > .BR fsync (2). > > > > +Also it's undefined behavior to call > > +.BR fclose () > > +with a NULL pointer. > > + > > > > .SH "SEE ALSO" > > .BR close (2), > > .BR fcloseall (3), > > i wonder if it'd be better placed in the DESCRIPTION section I first added it there and then thought it's too prominent. The "NOTES" section seemed like a better place. Let's see if it gets accepted at all. Thomas -- 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