From f1f8583397585cf5c7ce267cd5e7e87debb9990e Mon Sep 17 00:00:00 2001 From: Daniel Gerzo Date: Sat, 6 Dec 2008 11:21:10 +0000 Subject: [PATCH] - 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(-) diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 5ba740c29899..9864494b0d0c 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 .