summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/exec.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r--lib/libc/gen/exec.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index 4875575..94b6477 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -53,7 +53,7 @@
.Ft int
.Fn execlp "const char *file" "const char *arg" ...
.Ft int
-.Fn execle "const char *path" "const char *arg" ...
+.Fn execle "const char *path" "const char *arg" ... NULL "char *const envp[]"
.Ft int
.Fn exect "const char *path" "char *const argv[]" "char *const envp[]"
.Ft int
OpenPOWER on IntegriCloud