freebsd-src/lib/msun/man
David Schultz 2a6bf1fadb Memory's free, but all the world ain't a VAX anymore. Bring math.3
kicking and screaming into the 1980's.  This change converts most of
the markup from man(7) to mdoc(7) format, and I believe it removes or
updates everything that was flat out wrong.  However, much work is
still needed to sanitize the markup, improve coverage, and reduce
overlap with other manpages.  Some of the sections would better belong
in a philosophy_of_w_kahan.3 manpage, but they are informative and
remain at least as reminders of topics to cover.

Reviewed by:	doc@, trhodes@
2004-06-19 03:25:28 +00:00
..
acos.3 Fixed missing quoting of [-1, +1]. 2001-10-13 12:29:25 +00:00
acosh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
asin.3 Fixed missing quoting of [-1, +1]. 2001-10-13 12:29:25 +00:00
asinh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
atan.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
atan2.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
atanh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
ceil.3 Fixed missing quoting of >= (in ceil.3) and <= (in floor.3) by reverting to 2001-10-13 13:57:32 +00:00
cos.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
cosh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
erf.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
exp.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
fabs.3 Document fabsl(3). 2003-10-25 13:45:11 +00:00
feclearexcept.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fegetenv.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fegetround.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fenv.3 Add documentation for: 2004-06-06 10:06:26 +00:00
floor.3 Grammar nit. 2001-11-21 09:25:14 +00:00
fmod.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
hypot.3 The prototypes for cabs() and cabsf() are in <complex.h>. Fix their arguments' 2004-05-06 13:11:18 +00:00
ieee.3 Add an implementation of copysignl(), a long double version of copysign(). 2004-05-07 18:56:31 +00:00
ieee_test.3 The references to scalbn and scalbnf should be scalb and scalbf. 2004-06-12 04:40:47 +00:00
j0.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
lgamma.3 mdoc(7) police: Nits. 2003-03-02 21:04:21 +00:00
math.3 Memory's free, but all the world ain't a VAX anymore. Bring math.3 2004-06-19 03:25:28 +00:00
rint.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
round.3 Add round(3) and roundf(3) and the associated documentation. 2004-06-07 08:05:36 +00:00
sin.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
sinh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
sqrt.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
tan.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00
tanh.3 Use ".Lb libm" where it will have an effect (not just in the zombie man 2001-10-13 12:23:23 +00:00