summaryrefslogtreecommitdiffstats
path: root/doc/coroutine.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2019-12-30 16:24:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2019-12-30 16:24:29 (GMT)
commit30d15963daa3545b3a2b09e6cd1f340f68723020 (patch)
treea495e357d60b0b73695a27dda59aee97fae4afa2 /doc/coroutine.n
parentccc57bc577257937ed52a3896aef50622be891f8 (diff)
downloadtcl-30d15963daa3545b3a2b09e6cd1f340f68723020.zip
tcl-30d15963daa3545b3a2b09e6cd1f340f68723020.tar.gz
tcl-30d15963daa3545b3a2b09e6cd1f340f68723020.tar.bz2
Fixed index line
Diffstat (limited to 'doc/coroutine.n')
-rw-r--r--doc/coroutine.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coroutine.n b/doc/coroutine.n
index a032d2e..11f9069 100644
--- a/doc/coroutine.n
+++ b/doc/coroutine.n
@@ -9,7 +9,7 @@
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-coroutine, yield, yieldto \- Create and produce values from coroutines
+coroutine, yield, yieldto, coroinject, coroprobe \- Create and produce values from coroutines
.SH SYNOPSIS
.nf
\fBcoroutine \fIname command\fR ?\fIarg...\fR?