diff options
| author | David Schultz <das@FreeBSD.org> | 2004-07-09 03:33:00 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2004-07-09 03:33:00 +0000 |
| commit | 3bdf026534bea69f1b893f161d23126f59068216 (patch) | |
| tree | 43b12a07836efd580fbbd09202f30b5107c4e29d /lib | |
| parent | 240dbabfa8e8f13bf761868a69f3045a8bc474ab (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/gen/fpclassify.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/gen/fpclassify.3 b/lib/libc/gen/fpclassify.3 index f52d8a98eccb2..47ae34c9728ff 100644 --- a/lib/libc/gen/fpclassify.3 +++ b/lib/libc/gen/fpclassify.3 @@ -31,7 +31,7 @@ .Nm fpclassify , isfinite , isinf , isnan , isnormal .Nd "classify a floating-point number" .Sh LIBRARY -.Lb libc +.Lb libm .Sh SYNOPSIS .In math.h .Ft int @@ -125,6 +125,3 @@ functions, which accepted .Vt double arguments; these have been superseded by the macros described above. -.Sh BUGS -By default, the DEC Alpha architecture does not support IEEE rounding. -See the compiler documentation for additional details. |
