diff options
| -rw-r--r-- | man2/setpgid.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/setpgid.2 b/man2/setpgid.2 index b48424e41b..3bbbb40caa 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -279,6 +279,8 @@ The PGID is preserved across an Each process group is a member of a session and each process is a member of the session of which its process group is a member. +(See +.BR credentials (7).) A session can have a controlling terminal. At any time, one (and only one) of the process groups |
