From: Bruno Haible Date: Sat, 14 Oct 2023 18:42:00 +0000 (+0200) Subject: totalorder*: Improve documentation. X-Git-Tag: v1.0~704 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=f4dd150d01975cd7448a8d765a3efd3f150352b3;p=gnulib.git 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/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