All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] execve.2: tfix
@ 2021-05-04 16:02 Štěpán Němec
  2021-05-04 16:28 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2021-05-04 16:02 UTC (permalink / raw)
  To: linux-man, Alejandro Colomar, Michael Kerrisk

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] execve.2: tfix
  2021-05-04 16:02 [PATCH] execve.2: tfix Štěpán Němec
@ 2021-05-04 16:28 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-05-04 16:28 UTC (permalink / raw)
  To: Štěpán Němec, Michael Kerrisk; +Cc: linux-man

Hello Štěpán,

On 5/4/21 6:02 PM, Štěpán Němec wrote:
> Signed-off-by: Štěpán Němec <stepnem@gmail.com>

Patch applied.

Thanks,

Alex

> ---
>   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
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-04 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 16:02 [PATCH] execve.2: tfix Štěpán Němec
2021-05-04 16:28 ` Alejandro Colomar (man-pages)

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.