diff options
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r-- | lib/libc/gen/exec.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3 index 3438bec..5c74ada 100644 --- a/lib/libc/gen/exec.3 +++ b/lib/libc/gen/exec.3 @@ -213,10 +213,9 @@ for any of the errors specified for the library function .Xr sh 1 , .Xr execve 2 , .Xr fork 2 , -.Xr trace 2 , -.Xr environ 7 , +.Xr ktrace 2 , .Xr ptrace 2 , -.Xr environ 7 , +.Xr environ 7 . .Sh COMPATIBILITY Historically, the default path for the .Fn execlp |