diff options
| author | Adam David <adam@FreeBSD.org> | 1997-07-08 18:27:38 +0000 |
|---|---|---|
| committer | Adam David <adam@FreeBSD.org> | 1997-07-08 18:27:38 +0000 |
| commit | ccb277de1a2a3c3e383ef77cb0bc12a42087c709 (patch) | |
| tree | 752c742ce1f80ef1c2669c29c23b095afbec6800 /lib/libc | |
| parent | 29a4cf6d4d546949841ed43270e4af54b6ee9e3d (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 |
