summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setpgid.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* macro cleanup; from Kaspars at Bankovskis dot netschwarze2014-12-141-7/+7
|
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-7/+3
|
* Fix typo in EPERM description; the function arg is pgrp, not pgid.millert2014-05-241-3/+3
| | | | From Abel Abraham Camarillo Ojeda
* fix SEE ALSO;jmc2013-05-081-2/+2
|
* Update DESCRIPTION, ERRORS, SEE ALSO, and STANDARDS sectionsguenther2013-05-081-11/+15
| | | | (setpgid has *never* cared about euid in OpenBSD)
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* If pgrp is zero, the process ID of the specified process is used.naddy2006-08-291-1/+4
| | | | ok jmc@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-6/+6
| | | | - macro cleanup
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-3/+3
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-7/+7
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-5/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* fix mispelling of EACCES; bdederaadt1997-11-241-1/+1
|
* Document EINVAL; from NetBSD PR 3395tholo1997-03-291-0/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+100