From: deraadt Date: Mon, 17 Feb 1997 11:02:07 +0000 (+0000) Subject: mvme68k, OpenBSD X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1e6d04cf2de530f5686d9c7330c5b850c3aae8f0;p=openbsd mvme68k, OpenBSD --- diff --git a/distrib/mvme68k/ramdisk/install.md b/distrib/mvme68k/ramdisk/install.md index 0bdcdc92a47..b7bbb57a333 100644 --- a/distrib/mvme68k/ramdisk/install.md +++ b/distrib/mvme68k/ramdisk/install.md @@ -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 diff --git a/distrib/mvme68k/ramdisk/install.sub b/distrib/mvme68k/ramdisk/install.sub index 84cb86a8a2b..d7c576737f2 100644 --- a/distrib/mvme68k/ramdisk/install.sub +++ b/distrib/mvme68k/ramdisk/install.sub @@ -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