summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-04-29fix mdoc referencefair
1998-02-05add LIBRARY section to man pageperry
1997-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-11-01Nuke trailing comma in SEE ALSO section.mycroft
1997-10-09rcsid facism, WARNSifylukem
1997-10-09rcsid facism, WARNSifylukem
1997-09-28comment out reference to missing FORTRAN math lib; PR 4153mikel
1997-07-25Removed confusing text which implies that gamma() computes the gammajtc
1997-07-14Add missing standards conformance statements.kleink
1997-04-18add isnan(3) and isinf(3) to table, replacing obsolescent infnan(3);mikel
1997-03-29PR/3405: Krister Walfridsson: Various typos; since we compile with POSIXchristos
1996-08-12Fix description of ceil(3). Closes pr lib/2690explorer
1996-03-30infnan(3) no longer exists.jtc
1996-03-30Changed 3m to 3. There is no 3m manpage section.jtc
1995-04-27removed log2 from manpage, libm doesn't provide that function.jtc
1995-04-14First cut at adding float versions of math functions to the manpages.jtc
1995-03-04First pass at documenting "float" versions of these functions.jtc
1994-03-11Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copyjtc
1994-03-11Clean up deleted files.mycroft
1994-03-11Updated for new math library.jtc
1994-03-10Fix typo.jtc
1994-02-25Changes for new math library.jtc
1994-02-25Update manpages for new math library.jtc
1994-02-11Beginning of changes needed for fdlibmjtc
1994-01-11Fix spelling errors.jtc
1993-10-29Fix formatting of SEE ALSO section.jtc
1993-10-29Fix manual page typos.jtc
1993-10-21Add comma between gamma and lgamma in NAME section.jtc
1993-10-21Removed duplicate names from the NAME section.jtc
1993-10-05Fix grammar of HISTORY section.jtc
1993-10-05Remove trailing comma from SEE ALSO list.jtc
1993-10-04Removed trailing in SEE ALSO listjtc
1993-10-04Change math.3 to math(3) in SEE ALSO section.jtc
1993-10-04Change RANGE to ERANGE.jtc
1993-10-04In the SEE ALSO section, it's math(3), not math.3.jtc
1993-08-14New code from uunet.mycroft
1993-08-03Fix formatting error.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd