From: rahnds Date: Mon, 17 Feb 1997 17:00:05 +0000 (+0000) Subject: OpenBSD, add tag. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d08001c4d59c00c76bb6e71b9aa5a38b3e1e7def;p=openbsd OpenBSD, add tag. --- diff --git a/distrib/powerpc/miniroot/install.sub b/distrib/powerpc/miniroot/install.sub index 84cb86a8a2b..756940fe1c9 100644 --- a/distrib/powerpc/miniroot/install.sub +++ b/distrib/powerpc/miniroot/install.sub @@ -1,4 +1,5 @@ #!/bin/sh +# $OpenBSD: install.sub,v 1.2 1997/02/17 17:00:05 rahnds Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -36,7 +37,7 @@ # POSSIBILITY OF SUCH DAMAGE. # -# NetBSD installation/upgrade script - common subroutines. +# OpenBSD installation/upgrade script - common subroutines. ROOTDISK="" # filled in below VERSION= # filled in automatically (see list) @@ -611,7 +612,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