X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcsstr.texi;h=7c004958dd44f6f683b80ff9fcbaf251d517d1c8;hb=b34e3963935bb561dc2a4ab29477722ac03da164;hp=1f66964f08e07e2c3a66138fffbafe9629111baf;hpb=ab777bf8ac5eb0ef86c9929fb0d4d2f8c7a7fa3a;p=gnulib.git diff --git a/doc/posix-functions/wcsstr.texi b/doc/posix-functions/wcsstr.texi index 1f66964f0..7c004958d 100644 --- a/doc/posix-functions/wcsstr.texi +++ b/doc/posix-functions/wcsstr.texi @@ -2,7 +2,7 @@ @section @code{wcsstr} @findex wcsstr -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsstr.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsstr.html} Gnulib module: --- @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: This function is missing on some platforms: HP-UX 11.00, IRIX 5.3, Solaris 2.6. @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