summaryrefslogtreecommitdiff
path: root/etc/etc.sgi
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.sgi
parente3aba6162ef75b2bae3c19e93921a6ae20b5adc6 (diff)
sync
Diffstat (limited to 'etc/etc.sgi')
-rw-r--r--etc/etc.sgi/MAKEDEV6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.sgi/MAKEDEV b/etc/etc.sgi/MAKEDEV
index 371003b05f2..dc860e2eb62 100644
--- a/etc/etc.sgi/MAKEDEV
+++ b/etc/etc.sgi/MAKEDEV
@@ -4,8 +4,8 @@
# generated from:
#
# OpenBSD: etc.sgi/MAKEDEV.md,v 1.21 2008/08/25 14:00:33 jsing 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: 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
#
#
@@ -246,7 +246,7 @@ ss*)
*random)
n=0
- for pre in " " s u p a
+ for pre in " " s u a
do
M ${pre}random c 33 $n 644
n=$(($n+1))