execve.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-28 08:41:51 +01:00
parent 63433c537c
commit 1923607c30
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ The
array must be terminated by a NULL pointer array must be terminated by a NULL pointer
.PP .PP
The argument vector and environment can be accessed by the The argument vector and environment can be accessed by the
called program's main function, when it is defined as: new program's main function, when it is defined as:
.PP .PP
.in +4n .in +4n
.EX .EX