X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fwscanf.texi;h=0db58d6e690b650b5d8943ecb24f735de682281d;hb=eadf1d03c19abe009c81484b3ebaa443b884a95d;hp=bf4a3cf671ef6fb0ee02986c9fb25b8334a09e0e;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/wscanf.texi b/doc/posix-functions/wscanf.texi index bf4a3cf67..0db58d6e6 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, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.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