summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
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