summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-06-08 11:59:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-06-08 11:59:30 (GMT)
commit96c8069270e5e13c9f963decd8c7f17f3df54a00 (patch)
tree883e47cdefa6e223121dfaf3b411caa5a613907a /doc
parent02f302c8cf626bcf0452b5da0290fcb1212701bf (diff)
downloadtcl-96c8069270e5e13c9f963decd8c7f17f3df54a00.zip
tcl-96c8069270e5e13c9f963decd8c7f17f3df54a00.tar.gz
tcl-96c8069270e5e13c9f963decd8c7f17f3df54a00.tar.bz2
(cherry-pick): Added note about how some commands are mainly for Tk
Diffstat (limited to 'doc')
-rw-r--r--doc/library.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/library.n b/doc/library.n
index 87f13bd..f14e8e0 100644
--- a/doc/library.n
+++ b/doc/library.n
@@ -203,6 +203,9 @@ matching rules of \fBstring match\fR) and their values if \fIpattern\fR is
given.
\fIArrayName\fR must be an array accessible to the caller of \fBparray\fR.
It may be either local or global.
+.SS "WORD BOUNDARY HELPERS"
+.PP
+These procedures are mainly used internally by Tk.
.TP
\fBtcl_endOfWord \fIstr start\fR
Returns the index of the first end-of-word location that occurs after