svn commit: r185692 - head/sys/boot/common
Daniel Gerzo
danger at FreeBSD.org
Sat Dec 6 03:21:11 PST 2008
Author: danger (doc committer)
Date: Sat Dec 6 11:21:10 2008
New Revision: 185692
URL: http://svn.freebsd.org/changeset/base/185692
Log:
- correct variable name
PR: docs/129448
Submitted by: Kenyon Ralph <kralph at gmail.com>
MFC after: Revision 1.91 is merged
Modified:
head/sys/boot/common/loader.8
Modified: head/sys/boot/common/loader.8
==============================================================================
--- head/sys/boot/common/loader.8 Sat Dec 6 09:38:41 2008 (r185691)
+++ head/sys/boot/common/loader.8 Sat Dec 6 11:21:10 2008 (r185692)
@@ -454,7 +454,7 @@ if the script terminates with a non-zero
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 .
More information about the svn-src-head
mailing list