summaryrefslogtreecommitdiff
path: root/doc/posix-functions/putwchar.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-23 12:50:53 +0200
committerBruno Haible <bruno@clisp.org>2008-09-23 12:50:53 +0200
commit244b71aedb0c8e8fbcb1e04696c36217bce3c974 (patch)
tree20baeb40d723f4efd15aaaa182013e59abae6a1c /doc/posix-functions/putwchar.texi
parent31523c2b533c2d66c7155518388d5cc3abf291f4 (diff)
downloadgnulib-244b71aedb0c8e8fbcb1e04696c36217bce3c974.tar.gz
Add info about functions missing on IRIX 5.3.
Diffstat (limited to 'doc/posix-functions/putwchar.texi')
-rw-r--r--doc/posix-functions/putwchar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/putwchar.texi b/doc/posix-functions/putwchar.texi
index e094f7eeaa..b5e470d3f2 100644
--- a/doc/posix-functions/putwchar.texi
+++ b/doc/posix-functions/putwchar.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
@item
On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.