Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/setsid.2
RevisionDateAuthorComments
 1.15  04-Apr-2011  jruoho Use .Fn for functions.
 1.14  07-Oct-2006  elad PR/23152: Matthew Mondor: Minor improvements to section 2 man pages for
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!
 1.13  13-May-2004  wiz \- is a minus, not -.
 1.12  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.11  16-Apr-2003  wiz Use
.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.
 1.10  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.9  29-Apr-2002  simonb Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
 1.8  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.7  02-Dec-1999  kleink branches: 1.7.6;
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
 1.6  22-Jul-1997  mikel branches: 1.6.8;
xref setpgid(2), not nonexistent setpgid(3)
 1.5  14-Jul-1997  kleink Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.
 1.4  29-May-1997  cgd Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.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.
 1.3  12-Oct-1995  jtc Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
section with the actual function declarations. See PR #1589 for details.
 1.2  27-Feb-1995  cgd merge with lite, keeping most local changes. clean up Ids
 1.1  15-Apr-1994  jtc branches: 1.1.1;
First cut at a setsid(2) manual page.
 1.1.1.1  27-Feb-1995  cgd from Lite
 1.6.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.6.3  21-Jun-2002  nathanw Catch up to -current.
 1.7.6.2  22-Mar-2002  nathanw Catch up to -current.
 1.7.6.1  08-Mar-2002  nathanw Catch up to -current.

RSS XML Feed