1 03/15/85 deny
 2 
 3 Syntax as a command:  x deny device
 4 
 5 
 6 Function:  forcibly unassigns an I/O device from a user process.  It
 7 should be used when the device is not operating properly or when it is
 8 not possible to mount the requested volume on the device.  This causes
 9 the process to be signaled, allowing the program using the device to
10 take some appropriate action rather then waiting indefinitely for the
11 device to respond.
12 
13 
14 Arguments:
15 device
16    is the name of the device to be unassigned.