aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/exec.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/exec.3 b/man3/exec.3
index dfc966e6d9..2a0e1e5cdd 100644
--- a/man3/exec.3
+++ b/man3/exec.3
@@ -131,7 +131,7 @@ The other functions take the environment for the new process
image from the external variable
.I environ
in the calling process.
-.SS Special semantics for execlp() and execvp()
+.SS Special semantics for execlp(), execvp(), and execvpe()
.PP
The
.BR execlp (),