X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffrexp.texi;h=d58a7e7893ff9981ac95f8da0b843fc1339f5c92;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=8a3adeb1dea42d9cfa8498e0ffacbac9f71db47f;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/frexp.texi b/doc/posix-functions/frexp.texi index 8a3adeb1d..d58a7e789 100644 --- a/doc/posix-functions/frexp.texi +++ b/doc/posix-functions/frexp.texi @@ -2,7 +2,7 @@ @section @code{frexp} @findex frexp -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/frexp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/frexp.html} Gnulib module: frexp @@ -13,10 +13,10 @@ This function does not work on denormalized numbers on some platforms: NetBSD 3.0. @item This function does not work on negative zero on some platforms: -NetBSD 4.99. +NetBSD 4.99, MSVC 9. @item This function does not work on infinite numbers on some platforms: -IRIX 6.5, mingw. +IRIX 6.5, mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: