X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffwscanf.texi;h=c4caac3b668bf843a1fe7e85df0671f414b41893;hb=ead34780b88448b7ccd9ffd18968a3cef76aa14c;hp=1e44bc901b91d54a7afb7fa512f217e6e3a89608;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/fwscanf.texi b/doc/posix-functions/fwscanf.texi index 1e44bc901..c4caac3b6 100644 --- a/doc/posix-functions/fwscanf.texi +++ b/doc/posix-functions/fwscanf.texi @@ -2,7 +2,7 @@ @section @code{fwscanf} @findex fwscanf -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fwscanf.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fwscanf.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, 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