diff options
| -rw-r--r-- | lib/libc/sys/execve.2 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index a4af9bf5ad81..36e69ad2dbeb 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -67,9 +67,9 @@ An interpreter file begins with a line of the form:  .Pp  When an interpreter file is  .Sy execve Ap d , -the system +the system actually  .Sy execve Ap s -runs the specified +the specified  .Em interpreter .  If the optional  .Em arg  | 
