OpenBSD, add tag.
authorrahnds <rahnds@openbsd.org>
Mon, 17 Feb 1997 17:00:05 +0000 (17:00 +0000)
committerrahnds <rahnds@openbsd.org>
Mon, 17 Feb 1997 17:00:05 +0000 (17:00 +0000)
distrib/powerpc/miniroot/install.sub

index 84cb86a..756940f 100644 (file)
@@ -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