From: Michael Kerrisk Date: Thu, 15 Dec 2016 09:00:38 +0000 (+0100) Subject: execve.2: wfix X-Git-Tag: man-pages-4.10~575 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9faff7689483bde9afeb0f359ded70bd74f9eb4a;p=thirdparty%2Fman-pages.git execve.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/execve.2 b/man2/execve.2 index 7a20200fbe..68003ebf81 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -99,7 +99,8 @@ bit of the program file is set the effective group ID of the calling process is set to the group of the program file. The aforementioned transformations of the effective IDs are .I not -performed if any of the following is true: +performed (i.e., the set-user-ID and set-group-ID bits are ignored) +if any of the following is true: .IP * 3 the .I no_new_privs