]> Savannah Git Hosting - gnulib.git/commitdiff
totalorder*: Improve documentation.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:42:00 +0000 (20:42 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:42:00 +0000 (20:42 +0200)
* doc/posix-functions/totalorder.texi: Reference the specification.
* doc/posix-functions/totalorderf.texi: Likewise.
* doc/posix-functions/totalorderl.texi: Likewise.

ChangeLog
doc/posix-functions/totalorder.texi
doc/posix-functions/totalorderf.texi
doc/posix-functions/totalorderl.texi

index 78851b3b4aa0e0f00c62ea64de263b99cc0891dd..40b2116a88ef535ebf818a1878cea4ddd2d47fb8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-10-14  Bruno Haible  <bruno@clisp.org>
+
+       totalorder*: Improve documentation.
+       * doc/posix-functions/totalorder.texi: Reference the specification.
+       * doc/posix-functions/totalorderf.texi: Likewise.
+       * doc/posix-functions/totalorderl.texi: Likewise.
+
 2023-10-14  Bruno Haible  <bruno@clisp.org>
 
        snan, signed-snan: Add API that works also on x86 and x86_64 CPUs.
index a7f8524718eb7b8adb744bf6949e2487ad7d86f0..3e1745a29c9d4afc6f5bf6d08bcb36d310b91f89 100644 (file)
@@ -3,12 +3,17 @@
 @findex totalorder
 
 Documentation:@*
+@itemize
+@item
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
 @end ifinfo
 @ifnotinfo
 @url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
 @end ifnotinfo
+@item
+@url{https://lists.gnu.org/archive/html/bug-gnulib/2023-10/msg00037.html}
+@end itemize
 
 Gnulib module: totalorder
 
index 115fbfdf5ba8888bd3e54d161481f3c66ee9c191..6d3b2f55a370c994e17e635c685da94ce6d35677 100644 (file)
@@ -3,12 +3,17 @@
 @findex totalorderf
 
 Documentation:@*
+@itemize
+@item
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
 @end ifinfo
 @ifnotinfo
 @url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
 @end ifnotinfo
+@item
+@url{https://lists.gnu.org/archive/html/bug-gnulib/2023-10/msg00037.html}
+@end itemize
 
 Gnulib module: totalorderf
 
index cc07d0e080182dc8f5e3c600fc645994335e5a0d..d21bca862127020d5901184baad518ad3c4e6690 100644 (file)
@@ -3,12 +3,17 @@
 @findex totalorderl
 
 Documentation:@*
+@itemize
+@item
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
 @end ifinfo
 @ifnotinfo
 @url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
 @end ifnotinfo
+@item
+@url{https://lists.gnu.org/archive/html/bug-gnulib/2023-10/msg00037.html}
+@end itemize
 
 Gnulib module: totalorderl