Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | pthread_sigmask() doesn't require <pthread.h>, only <signal.h>. | 2012-09-11 | 1 | -3/+2 | |
| | | | | Pointed out by Brad. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - typos | 2003-05-18 | 1 | -3/+3 | |
| | | | | | - new sentence, new line - clean up .Xrs | ||||
* | copyrights added; | 2003-02-20 | 1 | -1/+4 | |
| | | | | | these are all David Leonard, and Public Domain ok deraadt@ | ||||
* | remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok. | 2002-11-09 | 1 | -2/+2 | |
| | |||||
* | Use .St for standards. Random cleanups as well. | 2002-02-21 | 1 | -11/+49 | |
| | |||||
* | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | 1999-07-07 | 1 | -2/+2 | |
| | | | | | | | 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. | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -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. | ||||
* | new documentation | 1999-03-22 | 1 | -0/+31 | |