diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 15:55:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 15:55:01 +0000 |
| commit | b4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (patch) | |
| tree | d5b9a15b36801ab4f68a8963a18428a573157658 | |
| parent | d41c0df8f88f0ee230178dfe3f3996af29eed502 (diff) | |
Notes
| -rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 8277ddb5da24..43ba25008943 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -567,7 +567,7 @@ whose representation is .Qq #! , resulting in an -.Dv ENOEXEC +.Er ENOEXEC return value from .Xr execve 2 ) the shell will interpret the program in a subshell. |
