summaryrefslogtreecommitdiffstats
path: root/lib/libm/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cabsf takes complex float not doublejason2003-06-261-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0228-168/+56
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* section reorder;jmc2003-06-024-71/+71
|
* - typosjmc2003-05-206-31/+34
| | | | - new sentence, new line
* ERROR -> ERRORS in .Sh, as per mdoc template.jmc2003-05-082-4/+4
|
* add properties of single precision IEE754jason2003-05-051-1/+110
|
* these files all had >9 arguments to .Nd, causing the name description to bejmc2003-05-031-2/+2
| | | | | | truncated. i wrapped them in double quotes to preserve the line. grep inspired by an -mdoc lesson from millert@
* removed unused .Bd macro;jmc2003-04-301-2/+1
| | | | ok jason@
* Bessel functions;jmc2003-03-282-21/+25
| | | | | | also little cleanup in math(3); whitespace and new lines; ok jason@
* .Xr typos;jmc2003-03-061-6/+8
| | | | ok deraadt@
* Use mdoc strings for !=, +-, >= and <=millert2003-03-011-10/+10
|
* .Xr the right pagesjason2003-02-281-13/+11
|
* No need to waffle this much... s/roughly like/roughlyjason2003-02-281-2/+2
|
* mention single precision versionsjason2003-02-281-1/+25
|
* Convert to mdoc and make some very minor updates. Someone with libm cluesmillert2003-02-281-475/+460
| | | | could do a lot of good here.
* another pass at cleaningjason2003-02-274-9/+12
|
* even more cleaning (and more yet to do)jason2003-02-278-26/+27
|
* final pass at *f in terms of the double precision version.jason2003-02-276-21/+44
|
* more pointing out that *f are single precision versions of the double functions.jason2003-02-274-23/+52
|
* describe *f in terms of the double precision version (more of this to come... after dinner).jason2003-02-2712-41/+98
|
* english it my native language, tho you'd never know itjason2003-02-272-4/+4
|
* ieee_test isn't real, rename it to logb.3 and make everything link to that instead.jason2003-02-271-1/+1
|
* A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), etc.jason2003-02-272-13/+20
|
* - this describes scalb not scalbnjason2003-02-271-2/+11
| | | | - mention the *f forms are single precision forms of the *[^f] forms
* put infnan in there, even though it is depricatedderaadt2000-11-081-12/+19
|
* Mostly punctuation fixes.aaron2000-04-152-4/+5
|
* Trailing whitespace begone!aaron2000-04-121-2/+2
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* $OpenBSD$todd2000-03-0227-27/+27
|
* point at isinff and isnanfderaadt1999-08-161-1/+3
|
* - remove all trailing whitespaceaaron1999-07-0920-71/+71
| | | | | | | | | | * 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.aaron1999-07-078-16/+16
| | | | | | | 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.
* remove redundant .Pp macrosaaron1999-07-021-5/+3
|
* .Dd should not be given abbreviated month namesaaron1999-07-021-2/+2
|
* provide MLINKS for "f" versions, and make sure they show up in whatis.dbderaadt1999-07-0127-70/+116
|
* correct titlederaadt1999-06-301-2/+2
|
* typo; from NetBSDaaron1999-05-261-2/+2
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-1617-58/+58
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-3/+3
|
* doc cabsf; christosderaadt1999-02-241-3/+11
|
* section 3 not 3Mderaadt1998-02-271-2/+2
|
* Remove reference to non-existent fortran man pages.millert1997-09-261-2/+1
| | | | maximum entropy <entropy@tardis.bernstein.com>
* missing VAX manual for infnan(3), from 4.4 BSDmickey1997-09-011-0/+182
|
* Removed confusing text which implies that gamma() computes the gammaderaadt1997-07-281-16/+4
| | | | | | 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.
* prettyderaadt1997-07-031-4/+2
|
* fix; jonb@metronet.comderaadt1997-06-021-2/+3
|
* the thederaadt1997-04-091-2/+2
|
* From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: Varioustholo1997-04-0513-74/+77
| | | | | typos; since we compile with POSIX libm, we should not xref matherr(3), and describe the errno settings.
* description fix; netbsd pr#2690; yoav@mit.eduderaadt1996-08-121-2/+2
|
* update from NetBSDderaadt1995-10-2827-27/+27
|