diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-12-06 05:30:31 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-12-06 05:30:31 +0000 |
| commit | 6550c6569baa3e1e30d151ff740d056b3c660831 (patch) | |
| tree | b0bff0be71b50c66b871495fb1cbd485fcd000d2 /sys/boot/forth | |
| parent | 898bd99ea586057d620f13dfae11909ffbd81f34 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -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 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 |
