From bc7d8f0a350b19d5c92c193e8b24265940e425c2 Mon Sep 17 00:00:00 2001 From: danger Date: Sat, 6 Dec 2008 11:21:10 +0000 Subject: - correct variable name PR: docs/129448 Submitted by: Kenyon Ralph MFC after: Revision 1.91 is merged --- sys/boot/common/loader.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot') 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 . -- cgit v1.1