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 Add pkboot in "help".



details:   https://anonhg.NetBSD.org/src/rev/b65361e5b2f4
branches:  trunk
changeset: 827683:b65361e5b2f4
user:      maxv <maxv%NetBSD.org@localhost>
date:      Wed Nov 08 18:31:00 2017 +0000

description:
Add pkboot in "help".

diffstat:

 sys/arch/i386/stand/boot/boot2.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f6c8a65bf19e -r b65361e5b2f4 sys/arch/i386/stand/boot/boot2.c
--- a/sys/arch/i386/stand/boot/boot2.c  Wed Nov 08 18:29:04 2017 +0000
+++ b/sys/arch/i386/stand/boot/boot2.c  Wed Nov 08 18:31:00 2017 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: boot2.c,v 1.68 2017/10/11 09:53:14 maxv Exp $  */
+/*     $NetBSD: boot2.c,v 1.69 2017/11/08 18:31:00 maxv Exp $  */
 
 /*-
  * Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
@@ -403,6 +403,7 @@
        printf("commands are:\n"
               "boot [xdNx:][filename] [-12acdqsvxz]\n"
               "     (ex. \"hd0a:netbsd.old -s\"\n"
+              "pkboot [xdNx:][filename] [-12acdqsvxz]\n"
 #if LIBSA_ENABLE_LS_OP
               "ls [path]\n"
 #endif



Home | Main Index | Thread Index | Old Index