X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstok.texi;h=92fb5e533ff6690aaa3ebbf1d241fb9ef4da4bb8;hb=75de3afee5e99c73676c59fb03b1f506b828e3e3;hp=0d1ed6a5e90b7f292030beef83e12562790d5f77;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/wcstok.texi b/doc/posix-functions/wcstok.texi index 0d1ed6a5e..92fb5e533 100644 --- a/doc/posix-functions/wcstok.texi +++ b/doc/posix-functions/wcstok.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin. +IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.