diff options
| author | Adam David <adam@FreeBSD.org> | 1997-07-08 18:29:12 +0000 |
|---|---|---|
| committer | Adam David <adam@FreeBSD.org> | 1997-07-08 18:29:12 +0000 |
| commit | 6b4f8e1f8571e321de541f1ffc8f203ae064c85b (patch) | |
| tree | 201b7394003fea4dfcf823870670146afce5d984 /lib/libc/sys/execve.2 | |
| parent | ef9b3f37b561bc3c3330491437d94eb8f9ba3474 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/execve.2')
| -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 |
