summaryrefslogtreecommitdiff
path: root/lib/libc/sys/_exit.2
AgeCommit message (Collapse)Author
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose of this section is to provide linkage information.
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Wheee!
1998-04-28fix mdoc referencesfair
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
to 199009L, bump existing statements to 1003.1-1990.
1997-05-16Add/update 1003.1 conformance notice.kleink
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-10-17either change or update references to sigvec(), as appropriatecgd
1993-11-25Clean up manpages:jtc
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
1993-10-04Remove "volatile" from function declaration in SYNOPSIS. We may want tojtc
replace it with __dead, but volatile is clearly wrong.
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd