X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fiswlower_l.texi;h=e3c628e19562b9a6743f117bb10fa7bf909367d5;hb=f196c56b40c000e32eb88317390dc5f3df632b37;hp=f1f498fc455edfffe15845401a8564dc2d901b61;hpb=20d24b6149bd8af3db2fb3bd78f28de37e3d810e;p=gnulib.git diff --git a/doc/posix-functions/iswlower_l.texi b/doc/posix-functions/iswlower_l.texi index f1f498fc4..e3c628e19 100644 --- a/doc/posix-functions/iswlower_l.texi +++ b/doc/posix-functions/iswlower_l.texi @@ -2,7 +2,7 @@ @section @code{iswlower_l} @findex iswlower_l -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswlower_l.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswlower_l.html} Gnulib module: --- @@ -13,8 +13,8 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.