summaryrefslogtreecommitdiff
path: root/etc/etc.alpha/MAKEDEV
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2003-10-15 02:01:26 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2003-10-15 02:01:26 +0000
commitdd34441f17659095761419720770091aad622e17 (patch)
tree5137a03c3ab583e040054bc1b59115b4a0691159 /etc/etc.alpha/MAKEDEV
parent6df712642fc21b3324df6474fc1729361606a0e3 (diff)
sync
Diffstat (limited to 'etc/etc.alpha/MAKEDEV')
-rw-r--r--etc/etc.alpha/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV
index c48210bd7c7..f4e4af0a043 100644
--- a/etc/etc.alpha/MAKEDEV
+++ b/etc/etc.alpha/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.16 2003/06/18 18:08:59 todd Exp
-# OpenBSD: MAKEDEV.mi,v 1.62 2003/10/14 17:58:23 todd Exp
+# OpenBSD: MAKEDEV.mi,v 1.63 2003/10/15 02:01:04 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.8 2003/06/18 18:08:59 todd Exp
#
#
@@ -396,7 +396,7 @@ wsmouse*)
tty[0-7][0-9a-f])
U=${i#tty*}
- o=$(hextod $U)
+ o=$(h2d $U)
M tty$U c 26 $o 660 dialer uucp
M cua$U c 26 $(($o+128)) 660 dialer uucp
;;