summaryrefslogtreecommitdiffstats
path: root/doc/Tcl_Main.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-19 18:23:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-19 18:23:04 (GMT)
commiteb4fe33c3e35050c9feb2b4aadd786f8aae7bc64 (patch)
tree9e320c949d5ded2ac38b8ab2b9f0933089206689 /doc/Tcl_Main.3
parentb583eaf3ffd7fc282474c0c86517fcb2532868d0 (diff)
downloadtcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.zip
tcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.tar.gz
tcl-eb4fe33c3e35050c9feb2b4aadd786f8aae7bc64.tar.bz2
* doc/NRE.3: Formatting errors found by `make html`
* doc/Tcl_Main.3: * doc/zlib.n:
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 cca8158..e37ffe4 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.19 2008/12/15 15:48:33 dgp Exp $
+'\" RCS: @(#) $Id: Tcl_Main.3,v 1.20 2008/12/19 18:23:04 dgp Exp $
'\"
.so man.macros
.TH Tcl_Main 3 8.4 Tcl "Tcl Library Procedures"
@@ -125,7 +125,7 @@ where \fIfileName\fR does not begin with the character \fI\-\fR,
then \fIfileName\fR is taken to be the name of a file containing
a \fIstartup script\fR, and \fIname\fR is taken to be the name
of the encoding of the contents of that file. \fBTcl_Main\fR
-then calls \fRTcl_SetStartupScript\fR with these values.
+then calls \fBTcl_SetStartupScript\fR with these values.
.PP
\fBTcl_Main\fR then defines in its master interpreter
the Tcl variables \fIargc\fR, \fIargv\fR, \fIargv0\fR, and