summaryrefslogtreecommitdiff
path: root/distrib/amiga/ramdisk/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/amiga/ramdisk/dot.profile')
-rw-r--r--distrib/amiga/ramdisk/dot.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/amiga/ramdisk/dot.profile b/distrib/amiga/ramdisk/dot.profile
index 1c53b097700..e9b0ed90ea6 100644
--- a/distrib/amiga/ramdisk/dot.profile
+++ b/distrib/amiga/ramdisk/dot.profile
@@ -1,4 +1,4 @@
-# $OpenBSD: dot.profile,v 1.7 2001/09/16 04:56:53 millert Exp $
+# $OpenBSD: dot.profile,v 1.8 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
@@ -56,7 +56,7 @@ EDITBIN=/bin
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
- mount_ffs -u /dev/rd0a /
+ mount -u /dev/rd0a /
# set up some sane defaults
echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T'