From 6550c6569baa3e1e30d151ff740d056b3c660831 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 6 Dec 2004 05:30:31 +0000 Subject: [PATCH] The 'start' command processes loader.conf variables, not loader.rc. Fix comment to match. --- sys/boot/forth/loader.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc index 9ba2f271c89f..0f9d37eff018 100644 --- a/sys/boot/forth/loader.rc +++ b/sys/boot/forth/loader.rc @@ -4,7 +4,7 @@ \ Includes additional commands include /boot/loader.4th -\ Reads and processes loader.rc +\ Reads and processes loader.conf variables start \ Tests for password -- executes autoboot first if a password was defined