summaryrefslogtreecommitdiff
path: root/distrib/i386
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/i386')
-rw-r--r--distrib/i386/floppies/common/dot.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/floppies/common/dot.profile b/distrib/i386/floppies/common/dot.profile
index 1c7237e53d2..93629434dc4 100644
--- a/distrib/i386/floppies/common/dot.profile
+++ b/distrib/i386/floppies/common/dot.profile
@@ -1,4 +1,4 @@
-# $OpenBSD: dot.profile,v 1.5 2001/09/16 04:56:52 millert Exp $
+# $OpenBSD: dot.profile,v 1.6 2001/09/17 14:52:18 millert Exp $
# $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
@@ -50,7 +50,7 @@ EDITUBIN=/usr/bin
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
- mount_ffs -u /dev/rd0a /
+ mount -u /dev/rd0a /
# set up some sane defaults
echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T'