diff options
author | Bruno Haible <bruno@clisp.org> | 2008-09-23 12:50:53 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-09-23 12:50:53 +0200 |
commit | 244b71aedb0c8e8fbcb1e04696c36217bce3c974 (patch) | |
tree | 20baeb40d723f4efd15aaaa182013e59abae6a1c /doc/posix-functions/towupper.texi | |
parent | 31523c2b533c2d66c7155518388d5cc3abf291f4 (diff) | |
download | gnulib-244b71aedb0c8e8fbcb1e04696c36217bce3c974.tar.gz |
Add info about functions missing on IRIX 5.3.
Diffstat (limited to 'doc/posix-functions/towupper.texi')
-rw-r--r-- | doc/posix-functions/towupper.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/towupper.texi b/doc/posix-functions/towupper.texi index 972e81a965..08a5f965bf 100644 --- a/doc/posix-functions/towupper.texi +++ b/doc/posix-functions/towupper.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.5.1. +IRIX 5.3, Solaris 2.5.1. @end itemize |