Re: [PATCH] exec(3): fix indentation of execvpe args

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Mike. Applied.

On Mon, Nov 26, 2012 at 10:14 AM, Mike Frysinger <vapier@xxxxxxxxxx> wrote:
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
> ---
>  man3/exec.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man3/exec.3 b/man3/exec.3
> index e997807..617ec5c 100644
> --- a/man3/exec.3
> +++ b/man3/exec.3
> @@ -58,7 +58,7 @@ execl, execlp, execle, execv, execvp, execvpe \- execute a file
>  .br
>  .BI "int execvpe(const char *" file ", char *const " argv "[],"
>  .br
> -.BI "           char *const " envp "[]);"
> +.BI "            char *const " envp "[]);"
>  .sp
>  .in -4n
>  Feature Test Macro Requirements for glibc (see
> --
> 1.7.12.4
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux