aboutsummaryrefslogtreecommitdiff
path: root/manual/libm-err-tab.pl
diff options
context:
space:
mode:
Diffstat (limited to 'manual/libm-err-tab.pl')
-rwxr-xr-xmanual/libm-err-tab.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/libm-err-tab.pl b/manual/libm-err-tab.pl
index 1464606..6d0bffc 100755
--- a/manual/libm-err-tab.pl
+++ b/manual/libm-err-tab.pl
@@ -67,7 +67,8 @@ use vars qw (%results @all_floats %suffices @all_functions);
# canonicalize, fpclassify, getpayload, iscanonical, isnormal,
# isfinite, isinf, isnan, issignaling, issubnormal, iszero, signbit,
# iseqsig, isgreater, isgreaterequal, isless, islessequal,
-# islessgreater, isunordered, setpayload, totalorder, totalordermag
+# islessgreater, isunordered, setpayload, setpayloadsig,
+# totalorder, totalordermag
# are not tabulated.
if ($#ARGV == 0) {