Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2003-05-18 | - typos | Jason McIntyre | |
- new sentence, new line - clean up .Xrs | |||
2003-03-14 | document that sigwait() needs to be linked with -pthread; | Jason McIntyre | |
from Mike Neuman; closes PR 3030 ok marc@ | |||
2002-04-30 | Initial cleanup: | Mike Pechkin | |
o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | |||
2002-02-21 | Use .St for standards. Random cleanups as well. | Federico G. Schwindt | |
2000-03-07 | Typo in synopsis: sont --> const | Alex Feldman | |
1999-09-23 | Typo fixes. | Alex Feldman | |
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-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-03-22 | minor fixes | David Leonard | |
1999-03-10 | Fix .Os so that correct OS version appears | David Leonard | |
1999-02-27 | make function names the correct case | Theo de Raadt | |
1999-01-18 | add section numbers to Xr | David Leonard | |
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |