aboutsummaryrefslogtreecommitdiff
path: root/pkg/xtools/catquery/doc/cqunmap.hlp
blob: e33128cf22511edcba73830cdbea1987db537a77 (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
.help cqunmap Mar00 "Catquery Package"
.ih
NAME
cq_unmap -- unmap the catalog / survey configuration file
.ih
SYNOPSIS
call cq_unmap (cq)

.nf
pointer		cq		# the configuration file descriptor
.fi
.ih
ARGUMENTS
.ls cq
The catalog / survey configuration file descriptor.
.le
.ih
DESCRIPTION
Unmap the configuration file. 
.ih
NOTES
Cq_unmap should be called when catalog / survey access is terminated.
.ih
SEE ALSO
cqmap
.endhelp