summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>1999-11-26 08:09:04 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>1999-11-26 08:09:04 +0000
commit0f59fe37a4c5171fb271b0ff82428be950aecba2 (patch)
treee429f0370532c27ef1a115a4042def857f871ae5
parent63f52da783911f21eca6a96895bd92ab218c50ad (diff)
Notes
-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