diff options
| -rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index d7d7568e6a81..39ce58b22531 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -454,7 +454,7 @@ if the script terminates with a non-zero exit code, or if a SIGTERM is delivered to the .Xr init 8 process (PID 1). -.It Va init_script +.It Va init_shell Defines the shell binary to be used for executing the various shell scripts. The default is .Dq Li /bin/sh . |
