X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fremainder.texi;h=eb958ead4adf71a8ecc6c9fed8eedf2bc21ddd77;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=c721b2209a95cd6ba4bf656dbdffb972612132d6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/remainder.texi b/doc/posix-functions/remainder.texi index c721b2209..eb958ead4 100644 --- a/doc/posix-functions/remainder.texi +++ b/doc/posix-functions/remainder.texi @@ -2,9 +2,9 @@ @section @code{remainder} @findex remainder -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainder.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/remainder.html} -Gnulib module: --- +Gnulib module: remainder Portability problems fixed by Gnulib: @itemize @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +MSVC 9. @end itemize