summaryrefslogtreecommitdiff
path: root/distrib/pmax/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/pmax/install.md')
-rw-r--r--distrib/pmax/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/pmax/install.md b/distrib/pmax/install.md
index d32cbfed20d..862789c634f 100644
--- a/distrib/pmax/install.md
+++ b/distrib/pmax/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.10 1998/11/03 04:10:16 aaron Exp $
+# $OpenBSD: install.md,v 1.11 1999/04/01 21:30:41 deraadt Exp $
# $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $
#
#
@@ -193,7 +193,7 @@ just split the space into a root and swap partition for now.
__md_prep_disklabel_1
disklabel -W ${_disk}
- disklabel -E ${_disk}
+ disklabel -f /tmp/fstab.${_disk} -E ${_disk}
}
md_copy_kernel() {