execve.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-20 06:32:43 +02:00
parent 5526923ae2
commit 5f8ddde3b7
1 changed files with 1 additions and 1 deletions

View File

@ -549,7 +549,7 @@ call.
Since UNIX V7 both are NULL.
.SH EXAMPLE
The following program is designed to be execed by the second program below.
It just echoes its command-line one per line.
It just echoes its command-line arguments, one per line.
.in +4n
.nf