summaryrefslogtreecommitdiff
path: root/distrib/sun3/common/mr.profile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-05 21:27:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-05 21:27:39 +0000
commit59436c90b065edbbd368ed8679d5be33153d4fcc (patch)
tree2b6543cda0aa334b4d05e91f21b85211da5ffde5 /distrib/sun3/common/mr.profile
parentff0f2a750cbaf08bb2ec918bdabe6ad55177f066 (diff)
sync to netbsd
Diffstat (limited to 'distrib/sun3/common/mr.profile')
-rw-r--r--distrib/sun3/common/mr.profile9
1 files changed, 3 insertions, 6 deletions
diff --git a/distrib/sun3/common/mr.profile b/distrib/sun3/common/mr.profile
index e99ca75fa85..87f94f9897a 100644
--- a/distrib/sun3/common/mr.profile
+++ b/distrib/sun3/common/mr.profile
@@ -1,5 +1,5 @@
-# $OpenBSD: mr.profile,v 1.3 1996/04/25 21:31:46 niklas Exp $
-# $NetBSD: mr.profile,v 1.2 1995/11/21 21:19:08 gwr Exp $
+#
+# $NetBSD: mr.profile,v 1.2.6.1 1996/08/29 03:21:13 gwr Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
# Copyright (c) 1994 Christopher G. Demetriou
@@ -48,11 +48,8 @@ update
# get the terminal type?
# (nah, ansi is good enough)
-# remount root
-sh /.remount
-
# run the installation script.
-echo 'To install OpenBSD, enter the command: install'
+echo 'To install NetBSD, enter the command: install'
echo 'Otherwise, enter the command: halt'
# /install XXX - Not yet...