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
This commit is contained in:
sheldonh 1999-12-24 08:43:19 +00:00
parent 22695f187e
commit dd11088a42

@ -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,