summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/boot/forth/loader.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5
index fa7834ed83a0..90e3f8277d37 100644
--- a/sys/boot/forth/loader.conf.5
+++ b/sys/boot/forth/loader.conf.5
@@ -155,7 +155,13 @@ Name of the bitmap to be loaded. Any other name can be used.
.Pq Dq NO
If set to
.Dq YES ,
-will load the splash screen module, making possible to display a bitmap
+will load the splash screen module, making possible to display a bmp image
+on the screen while booting.
+.It Va splash_pcx_load
+.Pq Dq NO
+If set to
+.Dq YES ,
+will load the splash screen module, making possible to display a pcx image
on the screen while booting.
.It Va userconfig_script_load
.Pq Dq NO