summaryrefslogtreecommitdiffstats
path: root/doc/Init.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Init.3')
-rw-r--r--doc/Init.38
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/Init.3 b/doc/Init.3
index f293755..0a6635e 100644
--- a/doc/Init.3
+++ b/doc/Init.3
@@ -1,11 +1,9 @@
'\"
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
-'\"
-'\" RCS: @(#) $Id: Init.3,v 1.3 2004/10/07 15:37:43 dkf Exp $
-'\"
-.so man.macros
+'\"
.TH Tcl_Init 3 8.0 Tcl "Tcl Library Procedures"
+.so man.macros
.BS
.SH NAME
Tcl_Init \- find and source initialization script
@@ -23,7 +21,7 @@ Interpreter to initialize.
.SH DESCRIPTION
.PP
-\fBTcl_Init\fR is a helper procedure that finds and \fBsource\fR's the
+\fBTcl_Init\fR is a helper procedure that finds and \fBsource\fRs the
\fBinit.tcl\fR script, which should exist somewhere on the Tcl library
path.
.PP