summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/upgr/dot.upgrutils
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/i386/floppies/upgr/dot.upgrutils')
-rw-r--r--distrib/i386/floppies/upgr/dot.upgrutils7
1 files changed, 3 insertions, 4 deletions
diff --git a/distrib/i386/floppies/upgr/dot.upgrutils b/distrib/i386/floppies/upgr/dot.upgrutils
index 3b109730bff..2eb5d1de430 100644
--- a/distrib/i386/floppies/upgr/dot.upgrutils
+++ b/distrib/i386/floppies/upgr/dot.upgrutils
@@ -1,3 +1,4 @@
+# $OpenBSD: dot.upgrutils,v 1.4 1996/04/25 21:28:30 niklas Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -26,12 +27,10 @@
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-# $Id: dot.upgrutils,v 1.3 1995/12/15 12:14:51 deraadt Exp $
# Upgrade cleanup utilites (functions), to make sure a recently-upgraded
# system is safely runnable. These are meant to be invoked from the shell
-# prompt, by people installing NetBSD.
+# prompt, by people installing OpenBSD.
Cleanup()
{
@@ -50,7 +49,7 @@ Cleanup()
echo "Done."
echo ""
- echo "All that's left to do now is to install a new NetBSD kernel"
+ echo "All that's left to do now is to install a new OpenBSD kernel"
echo "on your hard disk. You should now halt your machine using"
echo "the 'halt' command. Once the machine is halted, replace the"
echo "installation floppy with the kernel-copy floppy and hit any"