X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwscanf.texi;h=418ad2503cb1058de17bd10eb441d2d5a8c41219;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=e672e0389022d5c8447e86f7df74ee20c7c1cdcc;hpb=ab777bf8ac5eb0ef86c9929fb0d4d2f8c7a7fa3a;p=gnulib.git diff --git a/doc/posix-functions/wscanf.texi b/doc/posix-functions/wscanf.texi index e672e0389..418ad2503 100644 --- a/doc/posix-functions/wscanf.texi +++ b/doc/posix-functions/wscanf.texi @@ -2,7 +2,7 @@ @section @code{wscanf} @findex wscanf -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wscanf.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wscanf.html} Gnulib module: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @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