- correct variable name

PR:		docs/129448
Submitted by:	Kenyon Ralph <kralph@gmail.com>
MFC after:	Revision 1.91 is merged
This commit is contained in:
Daniel Gerzo 2008-12-06 11:21:10 +00:00
parent f0eca40a14
commit f1f8583397
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185692

View File

@ -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 .