diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-07-11 22:39:48 +0000 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-07-11 22:39:48 +0000 |
commit | aa58ce170e79c76f5592ef839b34bb6ee0a8e6f5 (patch) | |
tree | 84a0ce27b43054abe669e658b4168e292a42c9ca /share | |
parent | 7bc7c104eeee992d6a92297317b9f35e89e9096c (diff) | |
download | FreeBSD-src-aa58ce170e79c76f5592ef839b34bb6ee0a8e6f5.zip FreeBSD-src-aa58ce170e79c76f5592ef839b34bb6ee0a8e6f5.tar.gz |
Add some missing articles (as in a, an, the).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/splash.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4 index 6004b2f..470cddc 100644 --- a/share/man/man4/splash.4 +++ b/share/man/man4/splash.4 @@ -43,18 +43,18 @@ savers to the kernel. 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 welcome banner +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. .Pp -If you specify +If you specify the .Fl c or .Fl v -boot option when loading kernel, the splash image will not appear. +boot option when loading the kernel, the splash image will not appear. However, it is still loaded and can be used as a screen saver later: see below. .Pp @@ -104,7 +104,7 @@ If the monitor supports power saving mode, it will be turned off. .It Pa logo_saver.ko Animated graphical BSD Daemon. .It Pa rain_saver.ko -Draws shower on the screen. +Draws a shower on the screen. .It Pa snake_saver.ko Draws a snake of string. .It Pa star_saver.ko |