typo on tu78 nrmt16
authorJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Sat, 8 Aug 1987 15:01:34 +0000 (07:01 -0800)
committerJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Sat, 8 Aug 1987 15:01:34 +0000 (07:01 -0800)
SCCS-vsn: etc/etc.vax/MAKEDEV 4.30

usr/src/etc/etc.vax/MAKEDEV

index c1f395d..4aedab9 100644 (file)
@@ -4,7 +4,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)MAKEDEV     4.29 (Berkeley) %G%
+#      @(#)MAKEDEV     4.30 (Berkeley) %G%
 #
 # Device "make" file.  Valid arguments:
 #      std     standard devices
 #
 # Device "make" file.  Valid arguments:
 #      std     standard devices
@@ -125,7 +125,7 @@ mt*)
                /etc/mknod rmt16        c $chr $sixteen
                /etc/mknod rmt20        c $chr $twenty
                /etc/mknod nmt16        b $blk $twenty ;: ditto
                /etc/mknod rmt16        c $chr $sixteen
                /etc/mknod rmt20        c $chr $twenty
                /etc/mknod nmt16        b $blk $twenty ;: ditto
-               /etc/mknod nrmt16       c $blk $twenty ;: ditto
+               /etc/mknod nrmt16       c $chr $twenty ;: ditto
                ;;
        *)
                echo bad unit for tape in: $1
                ;;
        *)
                echo bad unit for tape in: $1