summaryrefslogtreecommitdiffstats
path: root/man3/finite.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/finite.3')
-rw-r--r--man3/finite.38
1 files changed, 3 insertions, 5 deletions
diff --git a/man3/finite.3 b/man3/finite.3
index 13f2f76f7..11a1581ac 100644
--- a/man3/finite.3
+++ b/man3/finite.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH finite 3 2023-02-05 "Linux man-pages 6.03"
+.TH finite 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
finite, finitef, finitel, isinf, isinff, isinfl, isnan, isnanf, isnanl \-
BSD floating-point classification functions
@@ -100,14 +100,14 @@ is negative infinity, and 0 otherwise.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR finite (),
.BR finitef (),
.BR finitel (),
@@ -119,8 +119,6 @@ T{
.BR isnanl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH NOTES
Note that these functions are obsolete.