]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Removed references to fropen() and fwopen(), which are
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Oct 2005 14:11:30 +0000 (14:11 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Oct 2005 14:11:30 +0000 (14:11 +0000)
BSDisms that don't appear in glibc.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331174

man3/stdio.3

index bc533c7213a7800668e2eba7eded765ddffa68a9..47d119733492ca76533ef3a15ad5855c67eec4c8 100644 (file)
@@ -146,8 +146,8 @@ first removing their current definitions with
 .BR feof ,
 .BR ferror ,
 .BR fileno ,
-.BR fropen ,
-.BR fwopen ,
+.\" Not on Linux: .BR fropen ,
+.\" Not on Linux: .BR fwopen ,
 .BR getc ,
 .BR getchar ,
 .BR putc ,
@@ -224,9 +224,10 @@ binary stream input/output
 .TP
 .B freopen
 stream open functions
-.TP
-.B fropen
-open a stream
+.\" Not on Linux: 
+.\" .TP
+.\" .B fropen
+.\" open a stream
 .TP
 .B fscanf
 input format conversion