diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2012-11-08 13:50:33 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2012-11-08 13:50:33 +0000 |
| commit | ebb08bc093a0ce14621cb339014ba8549ecf1d94 (patch) | |
| tree | 31245dc865bb95596695c365444fc81945d1b386 /lib/libc | |
| parent | 1967ffe3a92dc7ef977c1aee2dade4c0741d57f0 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/fopen.3 | 6 |
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 |
