]> git.saurik.com Git - apple/libc.git/blame - stdio/FreeBSD/fwide.3.patch
Libc-583.tar.gz
[apple/libc.git] / stdio / FreeBSD / fwide.3.patch
CommitLineData
224c7076
A
1--- _SB/Libc/stdio/FreeBSD/fwide.3 2003-05-20 15:22:42.000000000 -0700
2+++ _SB/Libc/stdio/FreeBSD/fwide.3.edit 2006-06-28 16:55:52.000000000 -0700
3@@ -63,10 +63,12 @@
4 .Fa mode
5 is less than zero,
6 .Fa stream
7-is set to byte-oriented.
8-If it is greater than zero,
9+is set to be byte-oriented.
10+If
11+.Fa mode
12+is greater than zero,
13 .Fa stream
14-is set to wide-oriented.
15+is set to be wide-oriented.
16 Otherwise,
17 .Fa mode
18 is zero, and