]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
execve.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Dec 2016 18:24:25 +0000 (19:24 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Dec 2016 18:24:25 +0000 (19:24 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/execve.2

index 7fe4eb556a6387d0354bd85fb85dde35c3214277..cf713069601283f4e14f1c95d07a9e7546eabecd 100644 (file)
@@ -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.