diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 08:50:14 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-20 08:50:14 +0200 |
| commit | 0c2ae398533152ce70df83bee73c4f863cabb9ef (patch) | |
| tree | e03f3811552e5c18c6e8cdf8a8415daaa3c5dc98 /man3 | |
| parent | 6c525d1cdeb03a8ff4191ae5552b3f75e748b17c (diff) | |
| download | man-pages-0c2ae398533152ce70df83bee73c4f863cabb9ef.tar.gz | |
exec.3: wfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/exec.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/exec.3 b/man3/exec.3 index 2649dd38e4..88d74a4f2f 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -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) |
