Module Name:    src
Committed By:   ahoka
Date:           Mon Feb 22 06:10:30 UTC 2010

Modified Files:
        src/share/man/man4: options.4

Log Message:
Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS.


To generate a diff of this commit:
cvs rdiff -u -r1.385 -r1.386 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.385 src/share/man/man4/options.4:1.386
--- src/share/man/man4/options.4:1.385	Sun Feb 21 14:26:33 2010
+++ src/share/man/man4/options.4	Mon Feb 22 06:10:30 2010
@@ -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

Reply via email to