diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-04-09 08:46:04 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-04-09 08:46:04 (GMT) |
commit | 869730bf85067c15e36cab14904da2bda45cb84a (patch) | |
tree | 154cf0eefc9afc0f6472f88e6975e9572afcd815 /doc | |
parent | 6ed025f0c6dbc01511a05bd87be92dc7d3dbb77d (diff) | |
parent | e4912abbd2b65403ba09d78d791e107e2d70fdba (diff) | |
download | tcl-869730bf85067c15e36cab14904da2bda45cb84a.zip tcl-869730bf85067c15e36cab14904da2bda45cb84a.tar.gz tcl-869730bf85067c15e36cab14904da2bda45cb84a.tar.bz2 |
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interp.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n index e91e403..40ab9f9 100644 --- a/doc/interp.n +++ b/doc/interp.n @@ -201,7 +201,7 @@ slave interpreter identified by \fIpath\fR. If no arguments are given, option and current setting are returned. If \fB\-frame\fR is given, the debug setting is set to the given boolean if provided and the current setting is returned. -This only effects the output of \fBinfo frame\fR, in that exact +This only affects the output of \fBinfo frame\fR, in that exact frame-level information for command invocation at the bytecode level is only captured with this setting on. .RS |