Subject: Part 17 of 22 /boot,/mdec,[T]MSCP updates Index: /sys/, /usr/src/etc/ 2.11BSD Description: Repeat-By: Fix: See part 0 (the README) for the Description, the Reason and the instructions on how update your system. This is part 17 of 22 Define a nonrewind tape name for use by 'mt'. *** /usr/src/sys/h/mtio.h.old Fri Apr 15 09:20:12 1988 --- /usr/src/sys/h/mtio.h Fri May 10 21:09:37 1991 *************** *** 64,67 **** --- 64,68 ---- #ifndef KERNEL #define DEFTAPE "/dev/rmt8" + #define MT_DEF "/dev/nrmt8" #endif