exec.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-10 13:04:00 +01:00
parent 3d1761ac1d
commit cf20d7d36b
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ with the path of the file as its first argument.
.SH RETURN VALUE
The
.BR exec ()
functions only return if an error has have occurred.
functions only return if an error has occurred.
The return value is \-1, and
.I errno
is set to indicate the error.