summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authordanger <danger@FreeBSD.org>2008-12-06 11:21:10 +0000
committerdanger <danger@FreeBSD.org>2008-12-06 11:21:10 +0000
commitbc7d8f0a350b19d5c92c193e8b24265940e425c2 (patch)
treeecccd598981448f1a345adfde02bcc6681dce113 /sys/boot
parent723ad6dc01479a43dfb77d3c94e81e41c181a99f (diff)
downloadFreeBSD-src-bc7d8f0a350b19d5c92c193e8b24265940e425c2.zip
FreeBSD-src-bc7d8f0a350b19d5c92c193e8b24265940e425c2.tar.gz
- correct variable name
PR: docs/129448 Submitted by: Kenyon Ralph <kralph@gmail.com> MFC after: Revision 1.91 is merged
Diffstat (limited to 'sys/boot')
-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 5ba740c..9864494 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 .
OpenPOWER on IntegriCloud