blob: 803c9d6ac3a7d65bc2b6552933239db2d948e222 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
.help deallocate Jan86 system
.ih
NAME
deallocate -- deallocate a device
.ih
USAGE
deallocate device
.ih
PARAMETERS
.ls device
The device to be deallocated.
.le
.ls rewind = yes
Rewind the device before deallocating?
Ignored for devices other than magtape.
.le
.ih
DESCRIPTION
Deallocate a previously allocated device. The CL will print an error
message if one attempts to logout while devices are still allocated,
but if \fIlogout\fR is typed several times you will be allowed to logout
with the devices still allocated. The CL does not automatically
deallocate devices upon logout.
.ih
EXAMPLES
1. Deallocate logical magtape drive B.
cl> dealloc mtb
.ih
SEE ALSO
allocate, devstatus, file dev$devices, dev$tapecap
.endhelp
|