svn commit: r326746 - in stable: 10/lib/msun/man 11/lib/msun/man
Dimitry Andric
dim at FreeBSD.org
Sun Dec 10 13:58:38 UTC 2017
Author: dim
Date: Sun Dec 10 13:58:37 2017
New Revision: 326746
URL: https://svnweb.freebsd.org/changeset/base/326746
Log:
MFC r326669:
Remove the sentence in math(3) about some long double math functions not
being available.
Submitted by: Steve Kargl
Modified:
stable/11/lib/msun/man/math.3
Directory Properties:
stable/11/ (props changed)
Changes in other areas also in this revision:
Modified:
stable/10/lib/msun/man/math.3
Directory Properties:
stable/10/ (props changed)
Modified: stable/11/lib/msun/man/math.3
==============================================================================
--- stable/11/lib/msun/man/math.3 Sun Dec 10 13:45:41 2017 (r326745)
+++ stable/11/lib/msun/man/math.3 Sun Dec 10 13:58:37 2017 (r326746)
@@ -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
More information about the svn-src-stable
mailing list