summaryrefslogtreecommitdiff
path: root/distrib/amiga/miniroot/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/amiga/miniroot/dot.profile')
-rw-r--r--distrib/amiga/miniroot/dot.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/amiga/miniroot/dot.profile b/distrib/amiga/miniroot/dot.profile
index 9a1547444f0..cd69763135d 100644
--- a/distrib/amiga/miniroot/dot.profile
+++ b/distrib/amiga/miniroot/dot.profile
@@ -1,4 +1,4 @@
-# $OpenBSD: dot.profile,v 1.7 2001/06/23 19:44:38 deraadt Exp $
+# $OpenBSD: dot.profile,v 1.8 2001/09/16 04:56:53 millert Exp $
# $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
@@ -57,7 +57,7 @@ EDITUBIN=/usr/bin
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
- mount_ffs -o update /dev/rd0a /
+ mount_ffs -u /dev/rd0a /
# set up some sane defaults
echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T'