summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/lgamma.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .Sq rather than .Dq, which, for some reason, is making -mdoc wobble;jmc2004-01-021-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* final pass at *f in terms of the double precision version.jason2003-02-271-1/+5
|
* Mostly punctuation fixes.aaron2000-04-151-2/+2
|
* $OpenBSD$todd2000-03-021-1/+1
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * 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...
* remove redundant .Pp macrosaaron1999-07-021-5/+3
|
* provide MLINKS for "f" versions, and make sure they show up in whatis.dbderaadt1999-07-011-3/+4
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-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.
* make function names the correct casederaadt1999-02-271-3/+3
|
* 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.
* update from NetBSDderaadt1995-10-281-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+111