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:
Sheldon Hearn 1999-12-24 08:43:19 +00:00
parent d595a9292e
commit 58db7ebe9b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55083

View File

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