diff options
Diffstat (limited to 'etc/etc.alpha/MAKEDEV')
-rw-r--r-- | etc/etc.alpha/MAKEDEV | 4 |
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 ;; |