summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2008-12-28 23:50:05 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2008-12-28 23:50:05 +0000
commit03e4a93de8999280860bd9e60787a7f6966072d8 (patch)
tree79b5e5ad80963a5dc1a4d5993cc4c51755b4fe20
parent19ba15332ad0a7016212d222d33e384c4b5209c6 (diff)
downloadsrc-test2-03e4a93de8999280860bd9e60787a7f6966072d8.tar.gz
src-test2-03e4a93de8999280860bd9e60787a7f6966072d8.zip
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 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 .