On Thu, Jul 24, 2014 at 5:30 PM, Justus Baumgartner <medde...@gmail.com>
wrote:

> Add omitted reference to execvpe().
>
> The second argument of execvpe() is referenced at the beginning of the
> fifth paragraph,
> but no mention of execvpe().

...

>  The
>  .Fn execle
> -function also specifies the environment of the executed process by
> following
> +and
> +.Fn execvpe
> +functions also specify the environment of the executed process by
> following
>  the null
>  pointer that terminates the list of arguments in the parameter list
>  or the pointer to the
>

That phrasing seems wrong: the environment pointer in execvpe() doesn't
follow "the null pointer that terminates the list of arguments".  Something
more is needed to cover both.


Philip Guenther

Reply via email to