Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/boot Also document the "splash" command ...
details: https://anonhg.NetBSD.org/src/rev/c3eacfe4c419
branches: trunk
changeset: 338852:c3eacfe4c419
user: khorben <khorben%NetBSD.org@localhost>
date: Thu Jun 11 15:56:53 2015 +0000
description:
Also document the "splash" command in boot(8)
diffstat:
sys/arch/i386/stand/boot/boot2.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0b10011e9db0 -r c3eacfe4c419 sys/arch/i386/stand/boot/boot2.c
--- a/sys/arch/i386/stand/boot/boot2.c Thu Jun 11 15:50:17 2015 +0000
+++ b/sys/arch/i386/stand/boot/boot2.c Thu Jun 11 15:56:53 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: boot2.c,v 1.64 2015/01/16 03:45:53 christos Exp $ */
+/* $NetBSD: boot2.c,v 1.65 2015/06/11 15:56:53 khorben Exp $ */
/*-
* Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
@@ -413,6 +413,7 @@
"modules {on|off|enabled|disabled}\n"
"load {path_to_module}\n"
"multiboot [xdNx:][filename] [<args>]\n"
+ "splash {path_to_image_file}\n"
"userconf {command}\n"
"rndseed {path_to_rndseed_file}\n"
"help|?\n"
Home |
Main Index |
Thread Index |
Old Index