Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many ways to get a log2... clue newbs. | 2012-01-14 | 1 | -2/+3 | |
| | | | | okay jmc@ | ||||
* | Remove references to math(3). | 2011-07-07 | 1 | -3/+2 | |
| | |||||
* | Document extended-precision routines. | 2011-07-07 | 1 | -3/+52 | |
| | |||||
* | reorder the log functions slightly; from thomas pfaff | 2009-10-27 | 1 | -10/+10 | |
| | |||||
* | document log2() and log2f(); from thomas pfaff | 2009-10-24 | 1 | -2/+18 | |
| | | | | ok otto millert martynas | ||||
* | document and mlink long double functions. ok jmc@ | 2008-12-12 | 1 | -2/+9 | |
| | |||||
* | various markup/grammar fixes for previous, and a missing MLINK | 2008-07-30 | 1 | -4/+4 | |
| | | | | for remquof.3; | ||||
* | describe exp2, exp2f and mlink them | 2008-07-29 | 1 | -3/+20 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | section reorder; | 2003-06-02 | 1 | -46/+46 | |
| | |||||
* | - typos | 2003-05-20 | 1 | -8/+10 | |
| | | | | - new sentence, new line | ||||
* | ERROR -> ERRORS in .Sh, as per mdoc template. | 2003-05-08 | 1 | -2/+2 | |
| | |||||
* | another pass at cleaning | 2003-02-27 | 1 | -3/+2 | |
| | |||||
* | describe *f in terms of the double precision version (more of this to come... after dinner). | 2003-02-27 | 1 | -1/+25 | |
| | |||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+3 | |
| | |||||
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | 2000-03-14 | 1 | -2/+2 | |
| | | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | ||||
* | $OpenBSD$ | 2000-03-02 | 1 | -1/+1 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -6/+6 | |
| | | | | | | | | | | * 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... | ||||
* | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | 1999-07-07 | 1 | -2/+2 | |
| | | | | | | | 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. | ||||
* | provide MLINKS for "f" versions, and make sure they show up in whatis.db | 1999-07-01 | 1 | -2/+8 | |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: Various | 1997-04-05 | 1 | -3/+3 | |
| | | | | | typos; since we compile with POSIX libm, we should not xref matherr(3), and describe the errno settings. | ||||
* | update from NetBSD | 1995-10-28 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+296 | |