summaryrefslogtreecommitdiff
path: root/etc/etc.hp300
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.hp300
parente3aba6162ef75b2bae3c19e93921a6ae20b5adc6 (diff)
sync
Diffstat (limited to 'etc/etc.hp300')
-rw-r--r--etc/etc.hp300/MAKEDEV8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.hp300/MAKEDEV b/etc/etc.hp300/MAKEDEV
index 740f217a507..aeb5927b784 100644
--- a/etc/etc.hp300/MAKEDEV
+++ b/etc/etc.hp300/MAKEDEV
@@ -3,9 +3,9 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.hp300/MAKEDEV.md,v 1.32 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.hp300/MAKEDEV.md,v 1.33 2008/06/14 23:09:05 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
#
#
@@ -304,7 +304,7 @@ ss*)
*random)
n=0
- for pre in " " s u p a
+ for pre in " " s u a
do
M ${pre}random c 32 $n 644
n=$(($n+1))