From f4dd150d01975cd7448a8d765a3efd3f150352b3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 14 Oct 2023 20:42:00 +0200 Subject: [PATCH] totalorder*: Improve documentation. * doc/posix-functions/totalorder.texi: Reference the specification. * doc/posix-functions/totalorderf.texi: Likewise. * doc/posix-functions/totalorderl.texi: Likewise. --- ChangeLog | 7 +++++++ doc/posix-functions/totalorder.texi | 5 +++++ doc/posix-functions/totalorderf.texi | 5 +++++ doc/posix-functions/totalorderl.texi | 5 +++++ 4 files changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 78851b3b4a..40b2116a88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-10-14 Bruno Haible + + 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 snan, signed-snan: Add API that works also on x86 and x86_64 CPUs. 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 -- 2.39.5