X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsinf.texi;h=db4db150aa35976637ee3e7622b22953ee4608cb;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=9b6efa0dbf585e6993c7fb55be6dae680bddc6c4;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/sinf.texi b/doc/posix-functions/sinf.texi index 9b6efa0db..db4db150a 100644 --- a/doc/posix-functions/sinf.texi +++ b/doc/posix-functions/sinf.texi @@ -2,17 +2,20 @@ @section @code{sinf} @findex sinf -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinf.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sinf.html} -Gnulib module: --- +Gnulib module: sinf Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8, AIX 5.1, Solaris 9. +@item +This function is only defined as a macro with arguments on some platforms: +MSVC 9. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. @end itemize