diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-12-24 08:43:19 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-12-24 08:43:19 +0000 |
| commit | 58db7ebe9b5cf627e05dce217d6bcae90dfaed4d (patch) | |
| tree | 41772c5d9a1f33d0d53f34895822170ed7b60607 | |
| parent | d595a9292e65c101bf761198052e1c4953cd0576 (diff) | |
Notes
| -rw-r--r-- | share/man/man3/fpgetround.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/fpgetround.3 b/share/man/man3/fpgetround.3 index 87064bc2f295..bfc4368c6693 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, |
