summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fpclassify.3
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2005-01-27 05:46:17 +0000
committerdas <das@FreeBSD.org>2005-01-27 05:46:17 +0000
commit783f4bf0c2c565c36458d9573a2c27e8958da1ae (patch)
tree687ff889319c52bb4bfdc6dace80fa3197cb1b66 /lib/libc/gen/fpclassify.3
parent8b8557483e752ce695905e41e5bd36bb85f9cb9c (diff)
downloadFreeBSD-src-783f4bf0c2c565c36458d9573a2c27e8958da1ae.zip
FreeBSD-src-783f4bf0c2c565c36458d9573a2c27e8958da1ae.tar.gz
- Move the functions presently described in in ieee(3) to their own
manpages. They are not very related, so separating them makes it easier to add meaningful cross-references and extend some of the descriptions. - Move the part of math(3) that discusses IEEE 754 to the ieee(3) manpage.
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