summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-08-23 08:57:59 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-08-23 08:57:59 +0000
commit3da8c87f9b02d2e0da51599014741bd93a87f842 (patch)
tree3f0db917c90d1c6f262c8b04ae3cee7bc0fbf1bd /share
parentc1ce124be10c2bd630e2aa6f50ed1df6dbb3d39c (diff)
downloadFreeBSD-src-3da8c87f9b02d2e0da51599014741bd93a87f842.zip
FreeBSD-src-3da8c87f9b02d2e0da51599014741bd93a87f842.tar.gz
Whitespace-only change: normalize line-breaking.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/splash.427
1 files changed, 16 insertions, 11 deletions
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4
index 470cddc..8d5e667 100644
--- a/share/man/man4/splash.4
+++ b/share/man/man4/splash.4
@@ -44,11 +44,14 @@ This driver is required if the splash bitmap image is to be loaded or
any screen saver is to be used.
.Sh SPLASH SCREEN
You can load and display an arbitrary bitmap image file as a welcome banner
-on the screen when the system is about to start. This image will remain on
-the screen during kernel initialization process until the ``Login'' prompt
-appears on the screen or until a screen saver is loaded and initialized.
-The image will also disappear if you hit any key, although this may not work
-immediately if the kernel is still probing devices.
+on the screen when the system is about to start.
+This image will remain on the screen
+during kernel initialization process
+until the ``Login'' prompt appears on the screen
+or until a screen saver is loaded and initialized.
+The image will also disappear if you hit any key,
+although this may not work immediately
+if the kernel is still probing devices.
.Pp
If you specify the
.Fl c
@@ -66,8 +69,8 @@ Currently the following decoder modules are available:
.It Pa splash_bmp.ko
W*ndows BMP file decoder.
While the BMP file format allows images of various color depths, this
-decoder currently only handles 256 color bitmaps. Bitmaps of other color
-depths will not be displayed.
+decoder currently only handles 256 color bitmaps.
+Bitmaps of other color depths will not be displayed.
.It Pa splash_pcx.ko
ZSoft PCX decoder.
This decoder currently only supports version 5 8-bpp single-plane
@@ -88,9 +91,10 @@ BIOS and the amount of video memory on the video card.
.Sh SCREEN SAVER
The screen saver will activate when the system is considered idle: i.e.
when the user has not typed a key or moved the mouse for a specified period
-of time. As the screen saver is an optional module, it must be explicitly
-loaded into memory. Currently the following screen saver modules are
-available:
+of time.
+As the screen saver is an optional module,
+it must be explicitly loaded into memory.
+Currently the following screen saver modules are available:
.Pp
.Bl -tag -width splash_module.ko -compact
.It Pa blank_saver.ko
@@ -205,7 +209,8 @@ first example above.
.Sh CAVEATS
Both the splash screen and the screen saver work with
.Xr syscons 4
-only. They are not available for the alternative console driver
+only.
+They are not available for the alternative console driver
.Xr pcvt 4 .
.Sh BUGS
If you load a screen saver while another screen saver has already
OpenPOWER on IntegriCloud