From: "Štěpán Němec" <stepnem@gmail.com>
To: linux-man@vger.kernel.org,
Alejandro Colomar <alx.manpages@gmail.com>,
Michael Kerrisk <mtk.manpages@gmail.com>
Subject: [PATCH] execve.2: tfix
Date: Tue, 4 May 2021 18:02:31 +0200 [thread overview]
Message-ID: <20210504160231.2688063-1-stepnem@gmail.com> (raw)
Signed-off-by: Štěpán Němec <stepnem@gmail.com>
---
man2/execve.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/execve.2 b/man2/execve.2
index 1609bce04a54..c18ca54124fc 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -141,7 +141,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.
.PP
-The process's real UID and real GID, as well its supplementary group IDs,
+The process's real UID and real GID, as well as its supplementary group IDs,
are unchanged by a call to
.BR execve ().
.PP
base-commit: 2673a70a57adb0acfe39416de245b357e7f1bcd4
--
2.30.2
next reply other threads:[~2021-05-04 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 16:02 Štěpán Němec [this message]
2021-05-04 16:28 ` [PATCH] execve.2: tfix Alejandro Colomar (man-pages)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210504160231.2688063-1-stepnem@gmail.com \
--to=stepnem@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.