diff options
Diffstat (limited to 'distrib/socppc/ramdisk/install.md')
-rw-r--r-- | distrib/socppc/ramdisk/install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/socppc/ramdisk/install.md b/distrib/socppc/ramdisk/install.md index 19f2e214275..f564e4a4a7c 100644 --- a/distrib/socppc/ramdisk/install.md +++ b/distrib/socppc/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.21 2015/06/02 19:39:19 rpe Exp $ +# $OpenBSD: install.md,v 1.22 2015/06/02 19:54:06 rpe Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -108,7 +108,7 @@ start of the disk, NOT the start of the OpenBSD MBR partition. __EOT - disklabel $FSTABFLAG $_f -E $_disk + disklabel -F $_f -E $_disk } md_congrats() { |