aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2014-10-20 01:07:26 -0700
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-10-28 15:26:24 +0100
commitfadd2e6538eb853eeef843d3bef0dde1516a0599 (patch)
tree4dcb0606d2adfb54c39c4e907a7201b4aff847bf
parent984bf8fc33c941bcbf1c70ac9e518ff8b04da35f (diff)
downloadman-pages-fadd2e6538eb853eeef843d3bef0dde1516a0599.tar.gz
credentials.7: Cross-reference getgroups(2)
Since credentials.7 discusses supplementary GIDs, it should reference getgroups(2). Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/credentials.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/credentials.7 b/man7/credentials.7
index 51d531204c..acb799d42c 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -309,6 +309,7 @@ is carried through to all of the POSIX threads in a process.
.BR execve (2),
.BR faccessat (2),
.BR fork (2),
+.BR getgroups (2),
.BR getpgrp (2),
.BR getpid (2),
.BR getppid (2),