Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS.



details:   https://anonhg.NetBSD.org/src/rev/293890280c47
branches:  trunk
changeset: 752291:293890280c47
user:      ahoka <ahoka%NetBSD.org@localhost>
date:      Mon Feb 22 06:10:30 2010 +0000

description:
Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS.

diffstat:

 share/man/man4/options.4 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 560f48d717fa -r 293890280c47 share/man/man4/options.4
--- a/share/man/man4/options.4  Mon Feb 22 05:59:04 2010 +0000
+++ b/share/man/man4/options.4  Mon Feb 22 06:10:30 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.385 2010/02/21 14:26:33 wiz Exp $
+.\"    $NetBSD: options.4,v 1.386 2010/02/22 06:10:30 ahoka Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd February 21, 2010
+.Dd February 22, 2010
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -2585,6 +2585,12 @@
 See
 .Xr multiboot 8
 for more information.
+.It Cd options SPLASHSCREEN
+Display a splash screen during boot.
+.It Cd options SPLASHSCREEN_PROGRESS
+Display a progress bar at the splash screen during boot.
+This option requires
+.Em SPLASHSCREEN.
 .El
 .Ss isa-specific Options
 Options specific to



Home | Main Index | Thread Index | Old Index