summaryrefslogtreecommitdiff
path: root/man/XtAppReleaseCacheRefs.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAppReleaseCacheRefs.man')
-rw-r--r--man/XtAppReleaseCacheRefs.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtAppReleaseCacheRefs.man b/man/XtAppReleaseCacheRefs.man
index a58b5c2..5fd1945 100644
--- a/man/XtAppReleaseCacheRefs.man
+++ b/man/XtAppReleaseCacheRefs.man
@@ -68,11 +68,11 @@ Specifies the application context.
.IP \fIrefs\fP 1i
Specifies the list of cache references to be released.
.SH DESCRIPTION
-.BR XtAppReleaseCacheRefs
+.B XtAppReleaseCacheRefs
decrements the reference count for the conversion entries identified
by the \fIrefs\fP argument. This argument is a pointer to a NULL-terminated
list of
-.BR XtCacheRef
+.B XtCacheRef
values. If any reference count reaches zero, the destructor, if any, will
be called and the resource removed from the conversion cache.
.SH "SEE ALSO"