Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre | |
discussed with todd@ | |||
2004-01-02 | use .Sq rather than .Dq, which, for some reason, is making -mdoc wobble; | Jason McIntyre | |
2003-10-21 | hypot: uppercase Euclidean; new sentence new line | Jason McIntyre | |
math: constrast -> contrast from Jared Yanovich | |||
2003-06-26 | cabsf takes complex float not double | Jason Wright | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-02 | section reorder; | Jason McIntyre | |
2003-05-20 | - typos | Jason McIntyre | |
- new sentence, new line | |||
2003-05-08 | ERROR -> ERRORS in .Sh, as per mdoc template. | Jason McIntyre | |
2003-05-05 | add properties of single precision IEE754 | Jason Wright | |
2003-05-03 | these files all had >9 arguments to .Nd, causing the name description to be | Jason McIntyre | |
truncated. i wrapped them in double quotes to preserve the line. grep inspired by an -mdoc lesson from millert@ | |||
2003-04-30 | removed unused .Bd macro; | Jason McIntyre | |
ok jason@ | |||
2003-03-28 | Bessel functions; | Jason McIntyre | |
also little cleanup in math(3); whitespace and new lines; ok jason@ | |||
2003-03-06 | .Xr typos; | Jason McIntyre | |
ok deraadt@ | |||
2003-03-01 | Use mdoc strings for !=, +-, >= and <= | Todd C. Miller | |
2003-02-28 | .Xr the right pages | Jason Wright | |
2003-02-28 | No need to waffle this much... s/roughly like/roughly | Jason Wright | |
2003-02-28 | mention single precision versions | Jason Wright | |
2003-02-28 | Convert to mdoc and make some very minor updates. Someone with libm clues | Todd C. Miller | |
could do a lot of good here. | |||
2003-02-27 | another pass at cleaning | Jason Wright | |
2003-02-27 | even more cleaning (and more yet to do) | Jason Wright | |
2003-02-27 | final pass at *f in terms of the double precision version. | Jason Wright | |
2003-02-27 | more pointing out that *f are single precision versions of the double functions. | Jason Wright | |
2003-02-27 | describe *f in terms of the double precision version (more of this to ↵ | Jason Wright | |
come... after dinner). | |||
2003-02-27 | english it my native language, tho you'd never know it | Jason Wright | |
2003-02-27 | ieee_test isn't real, rename it to logb.3 and make everything link to that ↵ | Jason Wright | |
instead. | |||
2003-02-27 | A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), ↵ | Jason Wright | |
etc. | |||
2003-02-27 | - this describes scalb not scalbn | Jason Wright | |
- mention the *f forms are single precision forms of the *[^f] forms | |||
2000-11-08 | put infnan in there, even though it is depricated | Theo de Raadt | |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron 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-16 | point at isinff and isnanf | Theo de Raadt | |
1999-07-09 | - remove all trailing whitespace | Aaron 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-07 | The 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-02 | remove redundant .Pp macros | Aaron Campbell | |
1999-07-02 | .Dd should not be given abbreviated month names | Aaron Campbell | |
1999-07-01 | provide MLINKS for "f" versions, and make sure they show up in whatis.db | Theo de Raadt | |
1999-06-30 | correct title | Theo de Raadt | |
1999-05-26 | typo; from NetBSD | Aaron Campbell | |
1999-05-16 | Cleanup 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-27 | make function names the correct case | Theo de Raadt | |
1999-02-24 | doc cabsf; christos | Theo de Raadt | |
1998-02-27 | section 3 not 3M | Theo de Raadt | |
1997-09-26 | Remove reference to non-existent fortran man pages. | Todd C. Miller | |
maximum entropy <entropy@tardis.bernstein.com> | |||
1997-09-01 | missing VAX manual for infnan(3), from 4.4 BSD | Michael Shalayeff | |
1997-07-28 | Removed confusing text which implies that gamma() computes the gamma | Theo 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-03 | pretty | Theo de Raadt | |
1997-06-02 | fix; jonb@metronet.com | Theo de Raadt | |
1997-04-09 | the the | Theo de Raadt | |