summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogel@noemail.net>2012-05-28 20:34:06 (GMT)
committerfvogel <fvogel@noemail.net>2012-05-28 20:34:06 (GMT)
commitfe4f77bf6f4cc8bd0df3237add16eaf9287357b5 (patch)
tree3e579ae92636584ce506f6d0206ef3c1358945ce /doc
parentef930bca0cdedab801396f00ebbcaf8c5e717151 (diff)
parenta9f6aefe58ac3ef73ac9d3de1b5cc4b22177e673 (diff)
downloadtk-fe4f77bf6f4cc8bd0df3237add16eaf9287357b5.zip
tk-fe4f77bf6f4cc8bd0df3237add16eaf9287357b5.tar.gz
tk-fe4f77bf6f4cc8bd0df3237add16eaf9287357b5.tar.bz2
Bug 1630251: Documentation for -endline option was wrong
FossilOrigin-Name: f85a6cdd0d8e462839e5afafbaf3e842d78823a4
Diffstat (limited to 'doc')
-rw-r--r--doc/text.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/text.n b/doc/text.n
index 860bb89..cd595c8 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -40,8 +40,9 @@ should be drawn as a character-sized rectangular block. If false
.VE 8.5
.OP \-endline endLine EndLine
.VS 8.5
-Specifies an integer line index representing the last line of the
-underlying textual data store that should be contained in the widget.
+Specifies an integer line index representing the line of the underlying
+textual data store that should be just after the last line contained in
+the widget.
This allows a text widget to reflect only a portion of a larger piece
of text. Instead of an integer, the empty string can be provided to
this configuration option, which will configure the widget to end