summaryrefslogtreecommitdiff
path: root/etc/etc.landisk/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.landisk/MAKEDEV')
-rw-r--r--etc/etc.landisk/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.landisk/MAKEDEV b/etc/etc.landisk/MAKEDEV
index d09624225a4..c8822316828 100644
--- a/etc/etc.landisk/MAKEDEV
+++ b/etc/etc.landisk/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.landisk/MAKEDEV.md,v 1.12 2008/06/28 21:46:05 mglocker Exp
-# OpenBSD: MAKEDEV.common,v 1.38 2008/06/12 22:38:14 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
#
@@ -255,7 +255,7 @@ tun*)
*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))