maint.mk: use info-gnu@ as the default only for a stable release
[pspp] / doc / posix-functions / ceilf.texi
index a7c1e0f927d64e75178491b407bffe1931e60926..cc85fc8b55e0d42d5b412393df0d1b00f3aab275 100644 (file)
@@ -4,15 +4,23 @@
 
 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ceilf.html}
 
-Gnulib module: ceilf
+Gnulib module: ceilf or ceilf-ieee
 
-Portability problems fixed by Gnulib:
+Portability problems fixed by either Gnulib module @code{ceilf} or @code{ceilf-ieee}:
 @itemize
 @item
 This function is missing on some platforms:
 AIX 5.1, HP-UX 11, Solaris 9.
 @end itemize
 
+Portability problems fixed by Gnulib module @code{ceilf-ieee}:
+@itemize
+@item
+This function returns a positive zero for a minus zero argument
+on some platforms:
+OSF/1 5.1.
+@end itemize
+
 Portability problems not fixed by Gnulib:
 @itemize
 @end itemize