summaryrefslogtreecommitdiffstats
path: root/doc/Exit.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-09-29 21:47:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-09-29 21:47:38 (GMT)
commitae8b2781ec0977262031b44204398025d09efb74 (patch)
tree59db67c82eafe98879f8907644e7c3408761ef46 /doc/Exit.3
parenta5af050b4298a8a5e563e905b39b8f757df1b90c (diff)
downloadtcl-ae8b2781ec0977262031b44204398025d09efb74.zip
tcl-ae8b2781ec0977262031b44204398025d09efb74.tar.gz
tcl-ae8b2781ec0977262031b44204398025d09efb74.tar.bz2
Oops. Missed out on an index line update
Diffstat (limited to 'doc/Exit.3')
-rw-r--r--doc/Exit.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Exit.3 b/doc/Exit.3
index b43c7de..a821ad1 100644
--- a/doc/Exit.3
+++ b/doc/Exit.3
@@ -4,13 +4,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Exit.3,v 1.5 2003/09/29 21:38:48 dkf Exp $
+'\" RCS: @(#) $Id: Exit.3,v 1.6 2003/09/29 21:47:38 dkf Exp $
'\"
.so man.macros
.TH Tcl_Exit 3 8.5 Tcl "Tcl Library Procedures"
.BS
.SH NAME
-Tcl_Exit, Tcl_Finalize, Tcl_CreateExitHandler, Tcl_DeleteExitHandler, Tcl_ExitThread, Tcl_FinalizeThread, Tcl_CreateThreadExitHandler, Tcl_DeleteThreadExitHandler \- end the application or thread (and invoke exit handlers)
+Tcl_Exit, Tcl_Finalize, Tcl_CreateExitHandler, Tcl_DeleteExitHandler, Tcl_ExitThread, Tcl_FinalizeThread, Tcl_CreateThreadExitHandler, Tcl_DeleteThreadExitHandler, Tcl_SetExitProc \- end the application or thread (and invoke exit handlers)
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR