diff options
Diffstat (limited to 'doc/pastposix-functions/wcswcs.texi')
-rw-r--r-- | doc/pastposix-functions/wcswcs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pastposix-functions/wcswcs.texi b/doc/pastposix-functions/wcswcs.texi index d12966a490..29c40365e4 100644 --- a/doc/pastposix-functions/wcswcs.texi +++ b/doc/pastposix-functions/wcswcs.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Cygwin, mingw, MSVC 14, Android 9.0. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. |