X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fcopysignf.texi;h=5c3154f695cb33392279ee853758e4aaf3a8b00a;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=7f5f94441337871cb36060d7a98d9ba1548355ff;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/copysignf.texi b/doc/posix-functions/copysignf.texi index 7f5f94441..5c3154f69 100644 --- a/doc/posix-functions/copysignf.texi +++ b/doc/posix-functions/copysignf.texi @@ -2,17 +2,17 @@ @section @code{copysignf} @findex copysignf -POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysignf.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/copysignf.html} -Gnulib module: --- +Gnulib module: copysignf Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, MSVC 9. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -AIX 5.1, IRIX 6.5, Solaris 9. @end itemize