summaryrefslogtreecommitdiffstats
path: root/doc/selection.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-03-08 21:56:11 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-03-08 21:56:11 (GMT)
commit42f14fb52f5a0cdf6113741ca6187d7d56fafa32 (patch)
tree79a38c0207d5138e80f149d603100beb30fdc85c /doc/selection.n
parentd4e3294d3a4adb1370d84500401b26f7279119cc (diff)
parent23afeb02af6706ac255b77e35f2cc644d2c4e524 (diff)
downloadtk-42f14fb52f5a0cdf6113741ca6187d7d56fafa32.zip
tk-42f14fb52f5a0cdf6113741ca6187d7d56fafa32.tar.gz
tk-42f14fb52f5a0cdf6113741ca6187d7d56fafa32.tar.bz2
Rebased to core-8-6-branch
Diffstat (limited to 'doc/selection.n')
-rw-r--r--doc/selection.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/selection.n b/doc/selection.n
index e06a716..f5bb660 100644
--- a/doc/selection.n
+++ b/doc/selection.n
@@ -4,7 +4,7 @@
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-'\"
+'\"
.TH selection n 8.1 Tk "Tk Built-In Commands"
.so man.macros
.BS
@@ -36,7 +36,7 @@ atom name such as \fBPRIMARY\fR or \fBCLIPBOARD\fR; see the Inter-Client
Communication Conventions Manual for complete details.
\fISelection\fR defaults to \fBPRIMARY\fR and \fIwindow\fR defaults to
.QW . .
-Returns an empty string.
+Returns an empty string.
.TP
\fBselection get\fR ?\fB\-displayof\fR \fIwindow\fR? ?\fB\-selection\fR \fIselection\fR? ?\fB\-type\fR \fItype\fR?
.
@@ -79,7 +79,7 @@ automatically handled as type \fBUTF8_STRING\fR as well.
When \fIselection\fR is requested, \fIwindow\fR is the selection owner,
and \fItype\fR is the requested type, \fIcommand\fR will be executed
as a Tcl command with two additional numbers appended to it
-(with space separators).
+(with space separators).
The two additional numbers
are \fIoffset\fR and \fImaxChars\fR: \fIoffset\fR specifies a starting
character position in the selection and \fImaxChars\fR gives the maximum