From 9486b9fc42aa6f1304cc563a7a89a82763024c63 Mon Sep 17 00:00:00 2001 From: davidw Date: Sun, 6 Feb 2005 22:14:20 +0000 Subject: * doc/Thread.3: One-word grammar fix. --- ChangeLog | 4 ++++ doc/Thread.3 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66fd08a..a190830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-06 David N. Welton + + * doc/Thread.3: One-word grammar fix. + 2005-02-05 David N. Welton * doc/Thread.3: Fixed sentence describing flags for diff --git a/doc/Thread.3 b/doc/Thread.3 index 069a9c3..de0b0e3 100644 --- a/doc/Thread.3 +++ b/doc/Thread.3 @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: Thread.3,v 1.22 2005/02/05 09:15:42 davidw Exp $ +'\" RCS: @(#) $Id: Thread.3,v 1.23 2005/02/06 22:14:26 davidw Exp $ '\" .so man.macros .TH Threads 3 "8.1" Tcl "Tcl Library Procedures" @@ -109,7 +109,7 @@ specified value for the stack size is ignored on these systems. Windows currently does not support joinable threads. This flag value is therefore ignored on this platform. .PP -Tcl does provide \fBTcl_ExitThread\fR and \fBTcl_FinalizeThread\fR +Tcl provides the \fBTcl_ExitThread\fR and \fBTcl_FinalizeThread\fR functions for terminating threads and invoking optional per-thread exit handlers. See the \fBTcl_Exit\fR page for more information on these procedures. -- cgit v0.12