diff options
-rw-r--r-- | sys/boot/forth/loader.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc index 9ba2f27..0f9d37e 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 |