Print this page
5956 orientate is not a word
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
@@ -13,12 +13,12 @@
DESCRIPTION
The fwide() function determines the orientation of the stream pointed
to by stream. If mode is greater than 0, the function first attempts to
- make the stream wide-orientated. If mode is less than 0, the function
- first attempts to make the stream byte-orientated. Otherwise, mode is 0
+ make the stream wide-oriented. If mode is less than 0, the function
+ first attempts to make the stream byte-oriented. Otherwise, mode is 0
and the function does not alter the orientation of the stream.
If the orientation of the stream has already been determined, fwide()
does not change it.
@@ -62,6 +62,6 @@
SEE ALSO
attributes(5), standards(5)
- July 24, 2002 FWIDE(3C)
+ June 3, 2015 FWIDE(3C)