summaryrefslogtreecommitdiffstats
path: root/doc/trace.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-09-05 09:37:10 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-09-05 09:37:10 (GMT)
commit96b1a87503f1da17ec4626ba78ef7a04030e98ce (patch)
treec7d237c985be75a0fd31ec61279b1cf31ce39417 /doc/trace.n
parentfe97a8d7c3a50b23fe6136f9034f16769304d1df (diff)
downloadtcl-96b1a87503f1da17ec4626ba78ef7a04030e98ce.zip
tcl-96b1a87503f1da17ec4626ba78ef7a04030e98ce.tar.gz
tcl-96b1a87503f1da17ec4626ba78ef7a04030e98ce.tar.bz2
Minor clarification of description; all traces use a command prefix for their
callbacks.
Diffstat (limited to 'doc/trace.n')
-rw-r--r--doc/trace.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trace.n b/doc/trace.n
index 9d40123..c928856 100644
--- a/doc/trace.n
+++ b/doc/trace.n
@@ -138,7 +138,7 @@ error will occur.
.PP
For \fBleave\fR and \fBleavestep\fR operations:
.CS
-\fIcommand command-string code result op\fR
+\fIcommandPrefix command-string code result op\fR
.CE
\fICommand-string\fR gives the complete current command being
executed (the traced command for a \fBenter\fR operation, an