summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fpclassify.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/fpclassify.3')
-rw-r--r--lib/libc/gen/fpclassify.38
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libc/gen/fpclassify.3 b/lib/libc/gen/fpclassify.3
index 9379e38..a547eeb 100644
--- a/lib/libc/gen/fpclassify.3
+++ b/lib/libc/gen/fpclassify.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 8, 2004
+.Dd January 26, 2005
.Dt FPCLASSIFY 3
.Os
.Sh NAME
@@ -92,6 +92,12 @@ The symbol
is provided as an alias to
.Fn isnan
for compatibility, and its use is deprecated.
+Similarly,
+.Fn finite
+and
+.Fn finitef
+are deprecated versions of
+.Fn isfinite .
.Sh SEE ALSO
.Xr isgreater 3 ,
.Xr math 3 ,
OpenPOWER on IntegriCloud