summaryrefslogtreecommitdiffstats
path: root/doc/Thread.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-05-02 07:15:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-05-02 07:15:49 (GMT)
commite338d72a45468bad9139adc4d43a4167d4e244c6 (patch)
tree870a6a99179fa39483426248efdf8be62fc04f2e /doc/Thread.3
parentb9c49065a55f1a7ddbda005962a9d0847045c274 (diff)
parentccc37a91935f90ede0be48b9a71b93f54267e608 (diff)
downloadtcl-e338d72a45468bad9139adc4d43a4167d4e244c6.zip
tcl-e338d72a45468bad9139adc4d43a4167d4e244c6.tar.gz
tcl-e338d72a45468bad9139adc4d43a4167d4e244c6.tar.bz2
merge novem
Diffstat (limited to 'doc/Thread.3')
-rw-r--r--doc/Thread.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Thread.3 b/doc/Thread.3
index ca135ee..ac5f2ba 100644
--- a/doc/Thread.3
+++ b/doc/Thread.3
@@ -5,8 +5,8 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-.so man.macros
.TH Threads 3 "8.1" Tcl "Tcl Library Procedures"
+.so man.macros
.BS
.SH NAME
Tcl_ConditionNotify, Tcl_ConditionWait, Tcl_ConditionFinalize, Tcl_GetThreadData, Tcl_MutexLock, Tcl_MutexUnlock, Tcl_MutexFinalize, Tcl_CreateThread, Tcl_JoinThread \- Tcl thread support