summaryrefslogtreecommitdiffstats
path: root/share/man/man3/fpgetround.3
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-12-24 08:43:19 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-12-24 08:43:19 +0000
commitdd11088a42521e4ac316e835646c07a58400c8e2 (patch)
treedb2962d29ff6cd9d43d0e6cb402639fd7084a97c /share/man/man3/fpgetround.3
parent22695f187e36f0cac93ca225a06e0dfd2a6cd859 (diff)
downloadFreeBSD-src-dd11088a42521e4ac316e835646c07a58400c8e2.zip
FreeBSD-src-dd11088a42521e4ac316e835646c07a58400c8e2.tar.gz
Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. The
latter is just wrong. There were many other problems spotted by bde, none of which are addressed here. Reviewed by: bde
Diffstat (limited to 'share/man/man3/fpgetround.3')
-rw-r--r--share/man/man3/fpgetround.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/fpgetround.3 b/share/man/man3/fpgetround.3
index 87064bc..bfc4368 100644
--- a/share/man/man3/fpgetround.3
+++ b/share/man/man3/fpgetround.3
@@ -46,7 +46,7 @@
.Nm fpresetsticky
.Nd IEEE floating point interface
.Sh SYNOPSIS
-.Fd #include <floatingpoint.h>
+.Fd #include <ieeefp.h>
.Ft typedef enum {
.br
.Fa FP_RN,
OpenPOWER on IntegriCloud