summaryrefslogtreecommitdiff
path: root/distrib/cats
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-07-18 01:14:05 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-07-18 01:14:05 +0000
commit12f9874733675af6feb7ccb7cfee6a185fb6ef4a (patch)
tree0cf8b22192fffb4e4601a8107abd656d8e237ac7 /distrib/cats
parent5d8104af19234df63d5869341bc078e6a83e0a3c (diff)
spaces
Diffstat (limited to 'distrib/cats')
-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() {