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/10/lib/msun/man/math.3
Directory Properties:
  stable/10/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/11/lib/msun/man/math.3
Directory Properties:
  stable/11/   (props changed)

Modified: stable/10/lib/msun/man/math.3
==============================================================================
--- stable/10/lib/msun/man/math.3       Sun Dec 10 13:45:41 2017        
(r326745)
+++ stable/10/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
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to