summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2008-12-06 11:21:10 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2008-12-06 11:21:10 +0000
commitf1f8583397585cf5c7ce267cd5e7e87debb9990e (patch)
treeecccd598981448f1a345adfde02bcc6681dce113
parentf0eca40a14a5b63ff7ad7cb4710d1461f2693abc (diff)
Notes
-rw-r--r--sys/boot/common/loader.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 5ba740c29899..9864494b0d0c 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 .