aboutsummaryrefslogtreecommitdiffstats
path: root/man2/execve.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-09-04 08:57:04 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-09-04 08:57:04 +0000
commitef0b81712fefaf4328ffd53ee945763d376cc2ac (patch)
tree242a0fceedae3dc1767af5c53488c206d7d996f0 /man2/execve.2
parent3bd6a9b1181e78670666a5c54b7884ea0098ef62 (diff)
downloadman-pages-ef0b81712fefaf4328ffd53ee945763d376cc2ac.tar.gz
wfix/tfix
Diffstat (limited to 'man2/execve.2')
-rw-r--r--man2/execve.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/execve.2 b/man2/execve.2
index d6dc9391b4..d123595656 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -68,7 +68,7 @@ after a successful \fBexecve\fP().
If the set-user-ID bit is set on the program file pointed to by
\fIfilename\fP, and the calling process is not being ptraced,
then the effective user ID of the calling process is changed
-to that of the owner of the program file. i
+to that of the owner of the program file.
Similarly, when the set-group-ID
bit of the program file is set the effective group ID of the calling
process is set to the group of the program file.