summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Collapse)Author
2000-11-08put infnan in there, even though it is depricatedTheo de Raadt
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
2000-03-02$OpenBSD$Todd T. Fries
1999-08-16point at isinff and isnanfTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-07-02.Dd should not be given abbreviated month namesAaron Campbell
1999-07-01provide MLINKS for "f" versions, and make sure they show up in whatis.dbTheo de Raadt
1999-06-30correct titleTheo de Raadt
1999-05-26typo; from NetBSDAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-02-27make function names the correct caseTheo de Raadt
1999-02-24doc cabsf; christosTheo de Raadt
1998-02-27section 3 not 3MTheo de Raadt
1997-09-26Remove reference to non-existent fortran man pages.Todd C. Miller
maximum entropy <entropy@tardis.bernstein.com>
1997-09-01missing VAX manual for infnan(3), from 4.4 BSDMichael Shalayeff
1997-07-28Removed confusing text which implies that gamma() computes the gammaTheo de Raadt
instead of log gamma function. This was true with 4.4BSD's libm, but they are equivalent on all other systems (XPG4.2 requires this); jtc. cato@ulysses.df.lth.se found it.
1997-07-03prettyTheo de Raadt
1997-06-02fix; jonb@metronet.comTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-05From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: VariousThorsten Lockert
typos; since we compile with POSIX libm, we should not xref matherr(3), and describe the errno settings.
1996-08-12description fix; netbsd pr#2690; yoav@mit.eduTheo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt