diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-05-10 07:50:31 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-05-10 07:50:31 (GMT) |
commit | a2a03ea8fb6718cc472cc7dcb44f8e68aadb24ba (patch) | |
tree | b27d28ac5054d661fb8510ac1b75127cbf036c79 /doc/interp.n | |
parent | 740e938393791a7c1fe675b21ece901fa6cbdd74 (diff) | |
parent | 216ea63416cffd9c521476d74fce958860d2acf9 (diff) | |
download | tcl-a2a03ea8fb6718cc472cc7dcb44f8e68aadb24ba.zip tcl-a2a03ea8fb6718cc472cc7dcb44f8e68aadb24ba.tar.gz tcl-a2a03ea8fb6718cc472cc7dcb44f8e68aadb24ba.tar.bz2 |
Merge trunk
Diffstat (limited to 'doc/interp.n')
-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 |