summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/sigwait.3
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2003-05-18- typosJason McIntyre
- new sentence, new line - clean up .Xrs
2003-03-14document that sigwait() needs to be linked with -pthread;Jason McIntyre
from Mike Neuman; closes PR 3030 ok marc@
2002-04-30Initial 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-21Use .St for standards. Random cleanups as well.Federico G. Schwindt
2000-03-07Typo in synopsis: sont --> constAlex Feldman
1999-09-23Typo fixes.Alex Feldman
1999-07-07The 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-16Cleanup 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-22minor fixesDavid Leonard
1999-03-10Fix .Os so that correct OS version appearsDavid Leonard
1999-02-27make function names the correct caseTheo de Raadt
1999-01-18add section numbers to XrDavid Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard