From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com, Josh Triplett <josh@joshtriplett.org>,
linux-man@vger.kernel.org
Subject: Re: [PATCH] exec.3: Fix description of 'e' variants
Date: Sun, 4 Apr 2021 21:51:46 +0200 [thread overview]
Message-ID: <91a2304c-4eb7-e5e2-7352-97180db99872@gmail.com> (raw)
In-Reply-To: <20210319235717.28264-2-alx.manpages@gmail.com>
Hi Alex,
On 3/20/21 12:57 AM, Alejandro Colomar wrote:
> From: Josh Triplett <josh@joshtriplett.org>
>
> The envp argument specifies the environment of the new process image,
> not "the environment of the caller".
Thanks. Patch applied.
Cheers,
Michael
> Signed-off-by: Josh Triplett <josh@joshtriplett.org>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
> ---
> man3/exec.3 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man3/exec.3 b/man3/exec.3
> index 211e06421..3d936d08d 100644
> --- a/man3/exec.3
> +++ b/man3/exec.3
> @@ -116,7 +116,7 @@ The array of pointers
> .I must
> be terminated by a null pointer.
> .SS e - execle(), execvpe()
> -The environment of the caller is specified via the argument
> +The environment of the new process image is specified via the argument
> .IR envp .
> The
> .I envp
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
prev parent reply other threads:[~2021-04-04 19:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 23:57 [PATCH] exec.3: Fix description of 'e' variants Alejandro Colomar
2021-04-04 19:51 ` Michael Kerrisk (man-pages) [this message]
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=91a2304c-4eb7-e5e2-7352-97180db99872@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=josh@joshtriplett.org \
--cc=linux-man@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox