summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf.59
1 files changed, 7 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5
index b7e8af2..df2183f 100644
--- a/sys/boot/forth/loader.conf.5
+++ b/sys/boot/forth/loader.conf.5
@@ -180,10 +180,15 @@ serial port speed setting.
.Dq comconsole
selects serial console,
.Dq vidconsole
-selects the video console, and
+selects the video console,
.Dq nullconsole
selects a mute console
-(useful for systems with neither a video console nor a serial port).
+(useful for systems with neither a video console nor a serial port), and
+.Dq spinconsole
+selects the video console which prevents any input and hides all output
+replacing it with
+.Dq spinning
+character (useful for embedded products and such).
.It Va kernel
.Pq Dq Pa /boot/kernel/kernel
.It Va loader_conf_files
OpenPOWER on IntegriCloud