summaryrefslogtreecommitdiffstats
path: root/doc/Tcl_Main.3
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2001-12-10 15:50:46 (GMT)
committerdgp <dgp@noemail.net>2001-12-10 15:50:46 (GMT)
commit781cfa55c59f46794e4ef55a6ac751b27ace541e (patch)
tree14f39e6f616fa7c6e1322285b7513c0ea2df1327 /doc/Tcl_Main.3
parent5c5fa24ee38cd45d00384839700e032be25a3ddd (diff)
downloadtcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.zip
tcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.tar.gz
tcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.tar.bz2
* Several typo and formatting corrections discovered
during conversion to TMML. Thanks to Joe English. [Patch 490514] FossilOrigin-Name: c6a543090c1786c744bc8ec7be936816cdffb5ea
Diffstat (limited to 'doc/Tcl_Main.3')
-rw-r--r--doc/Tcl_Main.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Tcl_Main.3 b/doc/Tcl_Main.3
index 388c70f..038eff9 100644
--- a/doc/Tcl_Main.3
+++ b/doc/Tcl_Main.3
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Tcl_Main.3,v 1.4 2001/09/10 21:49:37 andreas_kupries Exp $
+'\" RCS: @(#) $Id: Tcl_Main.3,v 1.5 2001/12/10 15:50:47 dgp Exp $
'\"
.so man.macros
.TH Tcl_Main 3 8.4 Tcl "Tcl Library Procedures"
@@ -80,7 +80,7 @@ typedef void Tcl_MainLoopProc(void);
.PP
\fBTcl_Main\fR and therefore all applications based upon it, like
\fBtclsh\fR, use \fBTcl_GetStdChannel\fR to initialize the standard
-channels to their default values. See \fBTcl_StandardChannel\fR for
+channels to their default values. See \fBTcl_StandardChannels\fR for
more information.
.SH "SEE ALSO"