summaryrefslogtreecommitdiff
path: root/doc/posix-functions/wcstoull.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/wcstoull.texi')
-rw-r--r--doc/posix-functions/wcstoull.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/wcstoull.texi b/doc/posix-functions/wcstoull.texi
index c9f94f4373..89ab184186 100644
--- a/doc/posix-functions/wcstoull.texi
+++ b/doc/posix-functions/wcstoull.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
+HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
@item
On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.