mvme68k, OpenBSD
authorderaadt <deraadt@openbsd.org>
Mon, 17 Feb 1997 11:02:07 +0000 (11:02 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 17 Feb 1997 11:02:07 +0000 (11:02 +0000)
distrib/mvme68k/ramdisk/install.md
distrib/mvme68k/ramdisk/install.sub

index 0bdcdc9..b7bbb57 100644 (file)
@@ -1,4 +1,4 @@
-#       $OpenBSD: install.md,v 1.1 1997/02/15 04:27:15 rahnds Exp $
+#       $OpenBSD: install.md,v 1.2 1997/02/17 11:02:07 deraadt Exp $
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
 # All rights reserved.
 #
@@ -158,7 +158,7 @@ md_welcome_banner() {
 {
        if [ "$MODE" = "install" ]; then
                echo ""
-               echo "Welcome to the OpenBSD/powerpc ${VERSION} installation program."
+               echo "Welcome to the OpenBSD/mvme68k ${VERSION} installation program."
                cat << \__welcome_banner_1
 
 This program is designed to help you put OpenBSD on your disk,
@@ -169,7 +169,7 @@ __welcome_banner_1
 
        else
                echo ""
-               echo "Welcome to the OpenBSD/powerpc ${VERSION} upgrade program."
+               echo "Welcome to the OpenBSD/mvme68k ${VERSION} upgrade program."
                cat << \__welcome_banner_2
 
 This program is designed to help you upgrade your OpenBSD system in a
index 84cb86a..d7c5767 100644 (file)
@@ -611,7 +611,7 @@ install_from_mounted_fs() {
                        fi
                done
        else
-               echo "There are no NetBSD install sets available in \"$1\""
+               echo "There are no OpenBSD install sets available in \"$1\""
                return
        fi