--- src/lib/libc/stdio/fclose.3 2004/03/11 12:28:50 1.3 +++ src/lib/libc/stdio/fclose.3 2004/06/07 16:37:56 1.4 @@ -78,7 +78,9 @@ for any of the errors specified for the or .Xr fflush 3 . .Sh NOTES +The .Fn fclose +function does not handle NULL arguments; they will result in a segmentation violation. This is intentional - it makes it easier to make sure programs written