mkstemp: mention clean-temp module
[pspp] / doc / posix-headers / float.texi
index 799856070978d98ad8d4b20be3db9f67714826e9..c3f9a76cd11a3ee6a56e17d77e0a26ec0987781c 100644 (file)
@@ -1,7 +1,7 @@
 @node float.h
 @section @file{float.h}
 
-POSIX specification: @url{http://www.opengroup.org/susv3xbd/float.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/float.h.html}
 
 Gnulib module: float
 
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 The values of @code{LDBL_*} macros are incorrect on some platforms:
-On OpenBSD 4.0 and BeOS, they are the same as the values of the
+On OpenBSD 4.0, MirBSD 10, and BeOS, they are the same as the values of the
 @code{DBL_*} macros, although @samp{long double} is a larger type than
 @samp{double}.
 @end itemize