summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2003-10-15 02:01:05 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2003-10-15 02:01:05 +0000
commit6df712642fc21b3324df6474fc1729361606a0e3 (patch)
tree462e61969338a17aff8773e791b81808c4e85707 /etc
parent242070e1d75db081140939a928fdcf8fdbd93c76 (diff)
typo found by marc
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV.mi4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV.mi b/etc/MAKEDEV.mi
index c9be588acad..f70caab4817 100644
--- a/etc/MAKEDEV.mi
+++ b/etc/MAKEDEV.mi
@@ -1,6 +1,6 @@
include(MAKEDEV.sub)dnl
dnl
-vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.62 2003/10/14 17:58:23 todd Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.63 2003/10/15 02:01:04 todd Exp $-})dnl
dnl
divert(1)dnl
{-#-}
@@ -468,7 +468,7 @@ __devitem(dcm, dcm*, HP200/300 4 port serial mux interface)dnl
__devitem(apci, apci*, HP400 4 port serial mux interface)dnl
__devitem({-com-}, {-tty[0-7][0-9a-f]-}, NS16x50 serial ports)dnl
_mkdev(com, {-tty[0-7][0-9a-f]-}, {-U=${i#tty*}
- o=$(hextod $U)
+ o=$(h2d $U)
M tty$U c major_com_c $o 660 dialer uucp
M cua$U c major_com_c Add($o, 128) 660 dialer uucp-})dnl
__devitem(ttyc, ttyc*, Cyclades serial ports)dnl