summaryrefslogtreecommitdiff
path: root/etc/etc.mvme88k
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-10-10 20:16:11 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-10-10 20:16:11 +0000
commita0a4d01c73fc1d1ca14f019c432d6f58778f54e8 (patch)
treeb9809e1adf5ac87401b83122824d28b0102c2989 /etc/etc.mvme88k
parente3aba6162ef75b2bae3c19e93921a6ae20b5adc6 (diff)
sync
Diffstat (limited to 'etc/etc.mvme88k')
-rw-r--r--etc/etc.mvme88k/MAKEDEV8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.mvme88k/MAKEDEV b/etc/etc.mvme88k/MAKEDEV
index f9cdbbf67a0..acaf986ba6b 100644
--- a/etc/etc.mvme88k/MAKEDEV
+++ b/etc/etc.mvme88k/MAKEDEV
@@ -3,9 +3,9 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.mvme88k/MAKEDEV.md,v 1.20 2008/06/13 21:07:28 todd Exp
-# OpenBSD: MAKEDEV.common,v 1.38 2008/06/12 22:38:14 todd Exp
-# OpenBSD: MAKEDEV.mi,v 1.77 2005/10/06 06:43:19 otto Exp
+# OpenBSD: etc.mvme88k/MAKEDEV.md,v 1.21 2008/06/14 23:09:06 todd Exp
+# OpenBSD: MAKEDEV.common,v 1.40 2008/10/10 20:15:23 deraadt Exp
+# OpenBSD: MAKEDEV.mi,v 1.78 2008/06/14 23:09:05 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
#
@@ -241,7 +241,7 @@ sram0)
*random)
n=0
- for pre in " " s u p a
+ for pre in " " s u a
do
M ${pre}random c 40 $n 644
n=$(($n+1))