fopen.3: srcfix: remove unneeded FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-12 08:01:20 +02:00
parent 2f81a9f31c
commit 82b96f0198
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@
.\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03
.\"
.\" FIXME . According to http://udrepper.livejournal.com/20407.html, fopen()
.\" will add support for an 'e' mode to open the file with close-on-exec
.\" set; probably this will be in glibc 2.9, and needs to be documented.
.\"
.TH FOPEN 3 2008-08-29 "GNU" "Linux Programmer's Manual"
.SH NAME
fopen, fdopen, freopen \- stream open functions