aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdio.3')
-rw-r--r--man3/stdio.311
1 files changed, 6 insertions, 5 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3
index bc533c7213..47d1197334 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -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