A small doc improvement:

2023-10-14  Bruno Haible  <br...@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.

diff --git a/doc/posix-functions/totalorder.texi 
b/doc/posix-functions/totalorder.texi
index a7f8524718..3e1745a29c 100644
--- a/doc/posix-functions/totalorder.texi
+++ b/doc/posix-functions/totalorder.texi
@@ -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
 
diff --git a/doc/posix-functions/totalorderf.texi 
b/doc/posix-functions/totalorderf.texi
index 115fbfdf5b..6d3b2f55a3 100644
--- a/doc/posix-functions/totalorderf.texi
+++ b/doc/posix-functions/totalorderf.texi
@@ -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
 
diff --git a/doc/posix-functions/totalorderl.texi 
b/doc/posix-functions/totalorderl.texi
index cc07d0e080..d21bca8621 100644
--- a/doc/posix-functions/totalorderl.texi
+++ b/doc/posix-functions/totalorderl.texi
@@ -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
 




Reply via email to