X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetwc.texi;h=f7e8f0bfa75ebc35e63b1bdfdffe24dea7b61d7d;hb=b28ec8ed78286cbd1d113d0785e0e1f5cf11832e;hp=7a2e9e8531a066dc3cfb0572755595a73e3ca311;hpb=542406c922c11cea5a7fd3c7268e5be3e9c8928b;p=gnulib.git diff --git a/doc/posix-functions/getwc.texi b/doc/posix-functions/getwc.texi index 7a2e9e853..f7e8f0bfa 100644 --- a/doc/posix-functions/getwc.texi +++ b/doc/posix-functions/getwc.texi @@ -2,7 +2,7 @@ @section @code{getwc} @findex getwc -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getwc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getwc.html} Gnulib module: --- @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.