]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/fwide.3.patch
Libc-498.tar.gz
[apple/libc.git] / stdio / FreeBSD / fwide.3.patch
diff --git a/stdio/FreeBSD/fwide.3.patch b/stdio/FreeBSD/fwide.3.patch
new file mode 100644 (file)
index 0000000..c3c54ba
--- /dev/null
@@ -0,0 +1,18 @@
+--- _SB/Libc/stdio/FreeBSD/fwide.3     2003-05-20 15:22:42.000000000 -0700
++++ _SB/Libc/stdio/FreeBSD/fwide.3.edit        2006-06-28 16:55:52.000000000 -0700
+@@ -63,10 +63,12 @@
+ .Fa mode
+ is less than zero,
+ .Fa stream
+-is set to byte-oriented.
+-If it is greater than zero,
++is set to be byte-oriented.
++If
++.Fa mode
++is greater than zero,
+ .Fa stream
+-is set to wide-oriented.
++is set to be wide-oriented.
+ Otherwise,
+ .Fa mode
+ is zero, and