summaryrefslogtreecommitdiffstats
path: root/doc/namespace.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-28 11:43:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-28 11:43:59 (GMT)
commit1139530e7899546705eed81e5f77641bf6b47677 (patch)
tree4fc7c82ae262e7d28ece612e1f8e07682abf49ab /doc/namespace.n
parent5887924a63872ae7b9de187aa4d5499a092798c2 (diff)
downloadtcl-1139530e7899546705eed81e5f77641bf6b47677.zip
tcl-1139530e7899546705eed81e5f77641bf6b47677.tar.gz
tcl-1139530e7899546705eed81e5f77641bf6b47677.tar.bz2
More extensive use of the techniques to improve other edge cases in ensemble compilation.
Diffstat (limited to 'doc/namespace.n')
-rw-r--r--doc/namespace.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/namespace.n b/doc/namespace.n
index b06d27a..f2812b2 100644
--- a/doc/namespace.n
+++ b/doc/namespace.n
@@ -287,7 +287,7 @@ This command is the complement of the \fBnamespace qualifiers\fR command.
It does not check whether the namespace names are, in fact,
the names of currently defined namespaces.
.TP
-\fBnamespace upvar\fR \fInamespace\fR ?\fIotherVar myVar \fR...
+\fBnamespace upvar\fR \fInamespace\fR ?\fIotherVar myVar \fR...?
.
This command arranges for zero or more local variables in the current
procedure to refer to variables in \fInamespace\fR. The namespace name is