Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo; ciper -> cipher | aaron | 2000-12-21 | 1 | -2/+2 |
| | |||||
* | flesh | deraadt | 2000-04-28 | 1 | -3/+23 |
| | |||||
* | improve the english | deraadt | 2000-04-28 | 1 | -4/+5 |
| | |||||
* | Repairs. | aaron | 2000-04-18 | 1 | -5/+5 |
| | |||||
* | Mostly punctuation fixes. | aaron | 2000-04-15 | 1 | -3/+4 |
| | |||||
* | First appeared in OpenBSD 2.1 | millert | 2000-04-02 | 1 | -1/+4 |
| | |||||
* | - remove all trailing whitespace | aaron | 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... | ||||
* | trash some old leftover macros and replace them with -mdoc macros | aaron | 1999-07-04 | 1 | -5/+2 |
| | |||||
* | clarify trade secret issue | deraadt | 1999-06-30 | 1 | -4/+9 |
| | |||||
* | punctuation | aaron | 1999-05-25 | 1 | -2/+2 |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | aaron | 1999-05-23 | 1 | -2/+2 |
| | | | | is used instead; kwesterback@home.com | ||||
* | spelling | deraadt | 1999-05-17 | 1 | -3/+3 |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | alex | 1999-05-16 | 1 | -2/+2 |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, | aaron | 1998-09-07 | 1 | -2/+2 |
| | | | | | then/than and such. Other miscellaneous problems fixed across these source files. | ||||
* | add .Xr's for all the random functions in libc | millert | 1998-07-05 | 1 | -1/+2 |
| | |||||
* | Typo and return value for arc4random(). | angelos | 1997-04-27 | 1 | -3/+3 |
| | |||||
* | documentation for arc4random. this is out of memory, might need | provos | 1997-04-15 | 1 | -0/+82 |
some corrections. |