* [PATCH] execve.2: fix a couple typos
@ 2017-06-22 2:15 Eric Biggers
[not found] ` <20170622021527.24281-1-ebiggers3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2017-06-22 2:15 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Eric Biggers
From: Eric Biggers <ebiggers-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
Signed-off-by: Eric Biggers <ebiggers-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
---
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] execve.2: fix a couple typos
[not found] ` <20170622021527.24281-1-ebiggers3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2017-07-05 8:40 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-07-05 8:40 UTC (permalink / raw)
To: Eric Biggers, linux-man-u79uwXL29TY76Z2rM5mHXA
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, Eric Biggers
On 06/22/2017 04:15 AM, Eric Biggers wrote:
> From: Eric Biggers <ebiggers-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
Thanks, Eric. Applied.
Cheers,
Michael
> Signed-off-by: Eric Biggers <ebiggers-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
> ---
> 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
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-05 8:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-22 2:15 [PATCH] execve.2: fix a couple typos Eric Biggers
[not found] ` <20170622021527.24281-1-ebiggers3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-05 8:40 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox