summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-18 12:10:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-18 12:10:11 (GMT)
commit550a9b023e48189248ee04816b0c01f0f862bad8 (patch)
treedb4fc39801b7fce8670ddf65f49d5f466976a7c8 /doc
parenta8cbd4663aea70a49bc56c61016e39bebd99eeae (diff)
parentcb112714d6dc2adff4f7a31b2268de41a0fbb6bd (diff)
downloadtcl-550a9b023e48189248ee04816b0c01f0f862bad8.zip
tcl-550a9b023e48189248ee04816b0c01f0f862bad8.tar.gz
tcl-550a9b023e48189248ee04816b0c01f0f862bad8.tar.bz2
Merge to feature branch
Diffstat (limited to 'doc')
-rw-r--r--doc/interp.n4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/interp.n b/doc/interp.n
index b261779..6ce10ee 100644
--- a/doc/interp.n
+++ b/doc/interp.n
@@ -230,6 +230,10 @@ extends so far that the system will be able to determine the file and
absolute line number of this command, and return a frame of type
\fBsource\fR. This more exact information is paid for with slower
execution of all commands.
+.PP
+Note that once it is on, this flag cannot be switched back off: such
+attempts are silently ignored. This is needed to maintain the
+consistency of the underlying interpreter's state.
.RE
.TP
\fBinterp\fR \fBdelete \fR?\fIpath ...?\fR