diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-12-07 20:38:37 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-12-07 20:38:37 +0000 |
| commit | dfd6ede5f925868b4ba0166f4846f1ca2900e1d9 (patch) | |
| tree | 1632f985175d6e28185c8aacd81d10d75041e910 /lib | |
| parent | 1b8ea9beff6684b5ce37681553fc9e24b45dd932 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/msun/man/math.3 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index 38a5d64fe6293..8abd6fd8e63ca 100644 --- a/lib/msun/man/math.3 +++ b/lib/msun/man/math.3 @@ -28,7 +28,7 @@ .\" from: @(#)math.3 6.10 (Berkeley) 5/6/91 .\" $FreeBSD$ .\" -.Dd December 5, 2010 +.Dd December 7, 2017 .Dt MATH 3 .Os .Sh NAME @@ -235,12 +235,6 @@ and .Vt long double values, were written for or imported into subsequent versions of FreeBSD. .Sh BUGS -Some of the -.Vt "long double" -math functions in -.St -isoC-99 -are not available. -.Pp Many of the routines to compute transcendental functions produce inaccurate results in other than the default rounding mode. .Pp |
