summaryrefslogtreecommitdiff
path: root/distrib/pmax/ramdisk
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/pmax/ramdisk')
-rw-r--r--distrib/pmax/ramdisk/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/pmax/ramdisk/install.md b/distrib/pmax/ramdisk/install.md
index c6ba270a7ce..a772467d569 100644
--- a/distrib/pmax/ramdisk/install.md
+++ b/distrib/pmax/ramdisk/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.3 1999/04/01 21:30:44 deraadt Exp $
+# $OpenBSD: install.md,v 1.4 1999/07/30 17:16:09 deraadt Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -81,7 +81,7 @@ md_get_diskdevs() {
md_get_cddevs() {
# XXX - how do we detect a CDROM (need to hook one up and see)
- #md_get_msgbuf | egrep "^a?cd[0-9]+ " | cutword 1
+ #md_get_msgbuf | egrep "^cd[0-9]+ " | cutword 1
echo ""
}