summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-01-24 20:48:57 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-01-24 20:48:57 (GMT)
commit7533d9c78e1953dde3a47b494b0d3cbeb729e7a0 (patch)
tree1f8969633bc06226a9ce3f8840d1002a83e9cc8b /doc
parent9d357236074504bfd4fedf523a7063071d62b8c1 (diff)
parent0521de9b5777f68690ef626944e3fa41be4bb254 (diff)
downloadtcl-7533d9c78e1953dde3a47b494b0d3cbeb729e7a0.zip
tcl-7533d9c78e1953dde3a47b494b0d3cbeb729e7a0.tar.gz
tcl-7533d9c78e1953dde3a47b494b0d3cbeb729e7a0.tar.bz2
fix missing .CE
Diffstat (limited to 'doc')
-rw-r--r--doc/eval.n1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/eval.n b/doc/eval.n
index 9710a55..448a459 100644
--- a/doc/eval.n
+++ b/doc/eval.n
@@ -30,6 +30,7 @@ equivalent:
.CS
\fBeval\fR [list $a $b $c]
$a $b $c
+.CE
.SH EXAMPLES
.PP
Often, it is useful to store a fragment of a script in a variable and