]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/fwide.3
Change "e.g. " to "e.g., ", or in some cases, "for example, ".
[thirdparty/man-pages.git] / man3 / fwide.3
index 65357d8bbceb1f3b93cc44efb401ebc552f4c0ea..39a05fd60a58e0a10a674a5f1f216546226c26b3 100644 (file)
@@ -26,7 +26,7 @@ When \fImode\fP is zero, the
 function determines the current
 orientation of \fIstream\fP.
 It returns a value > 0 if \fIstream\fP is
-wide-character oriented, i.e. if wide-character I/O is permitted but char
+wide-character oriented, that is, if wide-character I/O is permitted but char
 I/O is disallowed.
 It returns a value < 0 if \fIstream\fP is byte oriented,
 i.e. if char I/O is permitted but wide-character I/O is disallowed.