X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcspbrk.texi;h=006e55ccadb0c9371e779d0a8719b82a5fa03341;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=f9209adcd679270814907082b0cfb00e26107597;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/wcspbrk.texi b/doc/posix-functions/wcspbrk.texi index f9209adcd..006e55cca 100644 --- a/doc/posix-functions/wcspbrk.texi +++ b/doc/posix-functions/wcspbrk.texi @@ -2,7 +2,7 @@ @section @code{wcspbrk} @findex wcspbrk -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcspbrk.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcspbrk.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