From: Michael Kerrisk Date: Sun, 11 Dec 2016 18:24:25 +0000 (+0100) Subject: execve.2: tfix X-Git-Tag: man-pages-4.09~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86c91a79a5a05a050ee489d70d708b0b50cd3cb4;p=thirdparty%2Fman-pages.git execve.2: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/execve.2 b/man2/execve.2 index 7fe4eb556a..cf71306960 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -263,7 +263,7 @@ for details.) POSIX.1 says that if file descriptors 0, 1, and 2 would otherwise be closed after a successful .BR execve (), -and the process would gain privilege because the set-user_ID or +and the process would gain privilege because the set-user-ID or set-group_ID mode bit was set on the executed file, then the system may open an unspecified file for each of these file descriptors.