summaryrefslogtreecommitdiffstats
path: root/doc/trace.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-08 17:50:32 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-08 17:50:32 (GMT)
commit69d3fa26f0b10f5a65f2c62825b453346cdcd888 (patch)
tree5803182720f70207d6898de774762c6fc8d5f64b /doc/trace.n
parentfaf42d4b4a1775fc82c69cc8904fb71459d15f27 (diff)
downloadtcl-69d3fa26f0b10f5a65f2c62825b453346cdcd888.zip
tcl-69d3fa26f0b10f5a65f2c62825b453346cdcd888.tar.gz
tcl-69d3fa26f0b10f5a65f2c62825b453346cdcd888.tar.bz2
Format correction
Diffstat (limited to 'doc/trace.n')
-rw-r--r--doc/trace.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/trace.n b/doc/trace.n
index 8a89eda..0e74108 100644
--- a/doc/trace.n
+++ b/doc/trace.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: trace.n,v 1.14 2003/05/07 21:30:13 dkf Exp $
+'\" RCS: @(#) $Id: trace.n,v 1.15 2003/10/08 17:50:32 dgp Exp $
'\"
.so man.macros
.TH trace n "8.4" Tcl "Tcl Built-In Commands"
@@ -154,7 +154,7 @@ While \fIcommand\fR is executing during an execution trace, traces
on \fIname\fR are temporarily disabled. This allows the \fIcommand\fR
to execute \fIname\fR in its body without invoking any other traces again.
If an error occurs while executing the \fIcommand\fR body, then the
-\fIcommand\fR name as a whole will return that same error.
+command \fIname\fR as a whole will return that same error.
When multiple traces are set on \fIname\fR, then for \fIenter\fR
and \fIenterstep\fR operations, the traced commands are invoked