exec.3: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 08:50:14 +02:00
parent 6c525d1cde
commit 0c2ae39853
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ The
.BR exec ()
family of functions replaces the current process image with a new process
image.
The functions described in this manual page are front-ends for
The functions described in this manual page are layered on top of
.BR execve (2).
(See the manual page for
.BR execve (2)