diff options
Diffstat (limited to 'sys/boot/forth/loader.4th.8')
-rw-r--r-- | sys/boot/forth/loader.4th.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 8717a73..70fd593 100644 --- a/sys/boot/forth/loader.4th.8 +++ b/sys/boot/forth/loader.4th.8 @@ -53,7 +53,7 @@ examples below for the most common situations, and to for additional commands. .Pp Before using any of the commands provided in -.Nm No , +.Nm , it must be included through the command: .Pp @@ -192,7 +192,7 @@ boot-conf Disable the loading of the splash screen module and bitmap and then proceeds to boot: .Pp -.Bd -literal -offset -indent -compact +.Bd -literal -offset indent -compact unload disable-module splash_bmp disable-module bitmap |