From: Eric Biggers <ebiggers@xxxxxxxxxx> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- man2/execve.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/execve.2 b/man2/execve.2 index 029f8ea8b..694457b80 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -127,7 +127,7 @@ similarly, the effective group ID is copied to the saved set-group-ID. This copying takes place after any effective ID changes that occur because of the set-user-ID and set-group-ID mode bits. -The process's read UID and real GID, as well its supplementary group IDs, +The process's real UID and real GID, as well its supplementary group IDs, are unchanged by a call to .BR execve (). @@ -590,7 +590,7 @@ signal. .\" .SS Interpreter scripts A maximum line length of 127 characters is allowed for the first line in -an interpreter scripts. +an interpreter script. The semantics of the .I optional-arg -- 2.13.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html