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/pxeboot update help
details: https://anonhg.NetBSD.org/src/rev/102509246a24
branches: trunk
changeset: 785260:102509246a24
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Mar 06 11:34:37 2013 +0000
description:
update help
diffstat:
sys/arch/i386/stand/pxeboot/main.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 315b181e5ed8 -r 102509246a24 sys/arch/i386/stand/pxeboot/main.c
--- a/sys/arch/i386/stand/pxeboot/main.c Wed Mar 06 11:33:08 2013 +0000
+++ b/sys/arch/i386/stand/pxeboot/main.c Wed Mar 06 11:34:37 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: main.c,v 1.29 2011/05/26 04:25:27 uebayasi Exp $ */
+/* $NetBSD: main.c,v 1.30 2013/03/06 11:34:37 yamt Exp $ */
/*
* Copyright (c) 1996
@@ -195,7 +195,7 @@
command_help(char *arg)
{
printf("commands are:\n"
- "boot [filename] [-adsqv]\n"
+ "boot [filename] [-acdsqv]\n"
" (ex. \"netbsd.old -s\"\n"
"consdev {pc|com[0123]|com[0123]kbd|auto}\n"
"vesa {modenum|on|off|enabled|disabled|list}\n"
Home |
Main Index |
Thread Index |
Old Index