[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4161: dev/idsn instead of isdn in MAKEDEV



> Package: base
> Version: 1.1.0-14
> 
> the: 
>                         makedev idsn$no         c 45 $no $system
>                         makedev idsnctrl$no     c 45 `math 64 + $no` $system
> should read:
>                         makedev idsn$no         c 45 $no $system
>                         makedev idsnctrl$no     c 45 `math 64 + $no` $system

You mean:

should read:
           makedev isdn$no       c 45 $no $system
           makedev isdnctrl@no   c 45 `math 64 + $no` $system

perhaps? :-)



Reply to: