summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setsid.2
AgeCommit message (Collapse)Author
2011-04-04Use .Fn for functions.jruoho
2006-10-07PR/23152: Matthew Mondor: Minor improvements to section 2 man pages forelad
NetBSD 1.6.1 Well we're long gone from NetBSD 1.6.1 but I adapted the patch to -current as it seemed reasonable. Thanks for submitting!
2004-05-13\- is a minus, not -.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2003-01-18Merge the nathanw_sa branch.thorpej
2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
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.
1997-07-22xref setpgid(2), not nonexistent setpgid(3)mikel
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
to 199009L, bump existing statements to 1003.1-1990.
1997-05-29Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd
.Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
1995-10-12Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSISjtc
section with the actual function declarations. See PR #1589 for details.
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1995-02-27from Litecgd
1994-04-15First cut at a setsid(2) manual page.jtc