summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/loader/loader.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/loader/loader.8')
-rw-r--r--sys/boot/i386/loader/loader.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/boot/i386/loader/loader.8 b/sys/boot/i386/loader/loader.8
index 32133d8..2ed7acd 100644
--- a/sys/boot/i386/loader/loader.8
+++ b/sys/boot/i386/loader/loader.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: loader.8,v 1.1 1999/03/15 08:52:23 dcs Exp $
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
@@ -316,6 +316,10 @@ is
Defines the current console.
.It Va currdev
Selects the default device. Syntax for devices is odd.
+.It Va init_path
+Sets the list of binaries which the kernel will try to run as initial
+process. The default is
+.Li Dq /sbin/init;/sbin/oinit;/sbin/init.bak;/stand/sysinstall .
.It Va interpret
Has the value
.Li Dq ok
OpenPOWER on IntegriCloud