summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2023-06-05 11:12:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2023-06-05 11:12:08 (GMT)
commita9377a35b758968f62531271a5d5978ee9d8645a (patch)
treeefbf0bd808f3ae54ab2a9cd648869ab0f5df6ed0 /doc
parentd716e3bd57891173c4e62bc4425ad8b0e790a96e (diff)
downloadtcl-a9377a35b758968f62531271a5d5978ee9d8645a.zip
tcl-a9377a35b758968f62531271a5d5978ee9d8645a.tar.gz
tcl-a9377a35b758968f62531271a5d5978ee9d8645a.tar.bz2
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 64252f3..fb43364 100644
--- a/doc/library.n
+++ b/doc/library.n
@@ -248,6 +248,9 @@ For example, to print the contents of the \fBtcl_platform\fR array, do:
\fBparray\fR tcl_platform
.CE
.RE
+.SS "WORD BOUNDARY HELPERS"
+.PP
+These procedures are mainly used internally by Tk.
.TP
\fBtcl_endOfWord \fIstr start\fR
.