mgetgroups: remove dependency on realloc-gnu
[gnulib.git] / doc / posix-functions / nextafter.texi
index 7861d48..0f9813f 100644 (file)
@@ -2,9 +2,9 @@
 @section @code{nextafter}
 @findex nextafter
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafter.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nextafter.html}
 
-Gnulib module: ---
+Gnulib module: nextafter
 
 Portability problems fixed by Gnulib:
 @itemize
@@ -12,4 +12,10 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+Minix 3.1.8, MSVC 9.
+@item
+This function is not declared on some platforms:
+IRIX 5.3.
 @end itemize