summaryrefslogtreecommitdiff
path: root/distrib/cats/ramdisk/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/cats/ramdisk/install.md')
-rw-r--r--distrib/cats/ramdisk/install.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/cats/ramdisk/install.md b/distrib/cats/ramdisk/install.md
index a61e46c68af..e33ed611cbb 100644
--- a/distrib/cats/ramdisk/install.md
+++ b/distrib/cats/ramdisk/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.4 2004/02/11 23:32:30 drahn Exp $
+# $OpenBSD: install.md,v 1.5 2004/07/18 01:14:04 deraadt Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -110,7 +110,7 @@ __EOT
return
fi
-
+
# Manual MBR setup. The user is basically on their own. Give a few
# hints and let the user rip.
cat << __EOT
@@ -156,7 +156,7 @@ disklabel -c ${_disk}
__EOT
-
+
}
md_prep_disklabel() {