View | Details | Raw Unified | Return to bug 29844 | Differences between
and this patch

Collapse All | Expand All

(-)setpgid.2 (-1 / +1 lines)
Lines 57-63 Link Here
57
.Fa pid
57
.Fa pid
58
is zero, then the call applies to the current process.
58
is zero, then the call applies to the current process.
59
.Pp
59
.Pp
60
If the invoker is not the super-user, then the affected process
60
Affected process
61
must have the same effective user-id as the invoker or be a descendant
61
must have the same effective user-id as the invoker or be a descendant
62
of the invoking process.
62
of the invoking process.
63
.Sh RETURN VALUES
63
.Sh RETURN VALUES

Return to bug 29844