summaryrefslogtreecommitdiff
path: root/etc/etc.octeon/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.octeon/MAKEDEV')
-rw-r--r--etc/etc.octeon/MAKEDEV5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/etc.octeon/MAKEDEV b/etc/etc.octeon/MAKEDEV
index 1f410485361..46b914fcfbd 100644
--- a/etc/etc.octeon/MAKEDEV
+++ b/etc/etc.octeon/MAKEDEV
@@ -3,8 +3,8 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.octeon/MAKEDEV.md,v 1.12 2016/09/02 17:06:14 goda Exp
-# OpenBSD: MAKEDEV.common,v 1.90 2016/09/02 17:06:13 goda Exp
+# OpenBSD: etc.octeon/MAKEDEV.md,v 1.13 2016/09/04 15:38:59 naddy Exp
+# OpenBSD: MAKEDEV.common,v 1.91 2016/09/04 15:38:59 naddy Exp
# OpenBSD: MAKEDEV.mi,v 1.82 2016/03/12 17:58:59 espie Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
@@ -392,7 +392,6 @@ st*)
n=$(($U*16))
for pre in " " n e en
do
- M ${pre}st$U b 10 $n 660 operator
M ${pre}rst$U c 10 $n 660 operator
n=$(($n+1))
done