aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-09-12 06:34:34 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-09-12 06:34:34 +0100
commit9d604ae9a75766fe7f0640736c0a25a76378548a (patch)
treebca34fdfd442a11fe0d796c6cbb5fce089204b46
parent318519daa385eaf0145ad84b1d6b64b155f68601 (diff)
downloadman-pages-9d604ae9a75766fe7f0640736c0a25a76378548a.tar.gz
credentials.7: SEE ALSO: add setsid(2) and setpgid(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/credentials.72
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/credentials.7 b/man7/credentials.7
index cd1daeee49..c4316e1c3e 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -331,8 +331,10 @@ for further details.
.BR setfsuid (2),
.BR setgid (2),
.BR setgroups (2),
+.BR setpgid (2),
.BR setresgid (2),
.BR setresuid (2),
+.BR setsid (2),
.BR setuid (2),
.BR waitpid (2),
.BR euidaccess (3),