From dfd6ede5f925868b4ba0166f4846f1ca2900e1d9 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 7 Dec 2017 20:38:37 +0000 Subject: [PATCH] Remove the sentence in math(3) about some long double math functions not being available. Submitted by: Steve Kargl MFC after: 3 days --- lib/msun/man/math.3 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index 38a5d64fe62..8abd6fd8e63 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