X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcsspn.texi;h=f4feb2d7317800283dfe29c126fc6f2d02a9ab2c;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=83becc9e5ef362f1f65671ae7a2b5670d8a8ca97;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/wcsspn.texi b/doc/posix-functions/wcsspn.texi index 83becc9e5..f4feb2d73 100644 --- a/doc/posix-functions/wcsspn.texi +++ b/doc/posix-functions/wcsspn.texi @@ -2,7 +2,7 @@ @section @code{wcsspn} @findex wcsspn -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsspn.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsspn.html} Gnulib module: --- @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: This function is missing on some platforms: IRIX 5.3, Solaris 2.5.1. @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