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 <[EMAIL PROTECTED]> 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 . _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"