diff options
| -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. |
