X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcscpy.texi;h=a0e8729d9b05696ffc450467e842f51afce9df25;hb=32848a0b172a6f0f4f7122cc1c7c1050f85094df;hp=945acff3a68a61a74da27e01687dda7973e04504;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcscpy.texi b/doc/posix-functions/wcscpy.texi index 945acff3a..a0e8729d9 100644 --- a/doc/posix-functions/wcscpy.texi +++ b/doc/posix-functions/wcscpy.texi @@ -14,7 +14,7 @@ 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. @item On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.