X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwmemchr.texi;h=32a3baf2e14debfd1e1a2c657f3083cc67f9969c;hb=89d7698a351cd36d0e7baa44ee4bea3cf56cf459;hp=b19887d65d5b15045f924a3a44baf09596fd86eb;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/wmemchr.texi b/doc/posix-functions/wmemchr.texi index b19887d65..32a3baf2e 100644 --- a/doc/posix-functions/wmemchr.texi +++ b/doc/posix-functions/wmemchr.texi @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5. @item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @end itemize