aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/setgid.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/setgid.2 b/man2/setgid.2
index 1c0dd9833c..a0e07fa220 100644
--- a/man2/setgid.2
+++ b/man2/setgid.2
@@ -41,7 +41,8 @@ setgid \- set group identity
sets the effective group ID of the calling process.
If the calling process is privileged (has the
.B CAP_SETGID
-capability), the real GID and saved set-group-ID are also set.
+capability in its user namespace),
+the real GID and saved set-group-ID are also set.
Under Linux,
.BR setgid ()