diff options
Diffstat (limited to 'doc/ClrSelect.3')
-rw-r--r-- | doc/ClrSelect.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/ClrSelect.3 b/doc/ClrSelect.3 index 961f2d7..545e63c 100644 --- a/doc/ClrSelect.3 +++ b/doc/ClrSelect.3 @@ -23,10 +23,9 @@ window. .AP Atom selection in The name of selection to be cleared. .BE - .SH DESCRIPTION .PP -\fBTk_ClearSelection\fR cancels the selection specified by the atom +\fBTk_ClearSelection\fR cancels the selection specified by the atom \fIselection\fR for the display containing \fItkwin\fR. The selection need not be in \fItkwin\fR itself or even in \fItkwin\fR's application. @@ -35,6 +34,5 @@ owns \fIselection\fR, the window will be notified and the selection will be cleared. If there is no owner for \fIselection\fR on the display, then the procedure has no effect. - .SH KEYWORDS clear, selection |