diff options
Diffstat (limited to 'man/XtReservePropertyAtom.man')
-rw-r--r-- | man/XtReservePropertyAtom.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtReservePropertyAtom.man b/man/XtReservePropertyAtom.man index e84940c..abf4f3d 100644 --- a/man/XtReservePropertyAtom.man +++ b/man/XtReservePropertyAtom.man @@ -69,7 +69,7 @@ Specifies the widget used to reserve the atom. .IP \fIatom\fP 1i Specifies the atom whose reservation is to be released. .SH DESCRIPTION -.BR XtReservePropertyAtom +.B XtReservePropertyAtom returns an atom that may be used for properties in conjunction with conversion requests from widget \fIw\fP. The atom returned will be unique for the display of the widget specified. |