summaryrefslogtreecommitdiff
path: root/etc/etc.hppa/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.hppa/MAKEDEV')
-rw-r--r--etc/etc.hppa/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.hppa/MAKEDEV b/etc/etc.hppa/MAKEDEV
index 00ec4a759f9..d1754ffec36 100644
--- a/etc/etc.hppa/MAKEDEV
+++ b/etc/etc.hppa/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.hppa/MAKEDEV.md,v 1.15 2003/08/07 09:19:14 mickey 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
#
#
@@ -347,7 +347,7 @@ pty*)
tty[0-7][0-9a-f])
U=${i#tty*}
- o=$(hextod $U)
+ o=$(h2d $U)
M tty$U c 23 $o 660 dialer uucp
M cua$U c 23 $(($o+128)) 660 dialer uucp
;;