aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJilles Tjoelker <jilles@FreeBSD.org>2012-11-08 13:50:33 +0000
committerJilles Tjoelker <jilles@FreeBSD.org>2012-11-08 13:50:33 +0000
commitebb08bc093a0ce14621cb339014ba8549ecf1d94 (patch)
tree31245dc865bb95596695c365444fc81945d1b386 /lib/libc
parent1967ffe3a92dc7ef977c1aee2dade4c0741d57f0 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/fopen.36
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3
index 64d033e13ed5..08438e7da54c 100644
--- a/lib/libc/stdio/fopen.3
+++ b/lib/libc/stdio/fopen.3
@@ -267,7 +267,11 @@ and
.Fn freopen
functions
conform to
-.St -isoC .
+.St -isoC ,
+with the exception of the
+.Dq Li x
+mode option which conforms to
+.St -isoC-2011 .
The
.Fn fdopen
function