aboutsummaryrefslogtreecommitdiff
path: root/pkg/system/doc/deallocate.hlp
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/system/doc/deallocate.hlp
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/system/doc/deallocate.hlp')
-rw-r--r--pkg/system/doc/deallocate.hlp34
1 files changed, 34 insertions, 0 deletions
diff --git a/pkg/system/doc/deallocate.hlp b/pkg/system/doc/deallocate.hlp
new file mode 100644
index 00000000..803c9d6a
--- /dev/null
+++ b/pkg/system/doc/deallocate.hlp
@@ -0,0 +1,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