summaryrefslogtreecommitdiffstats
path: root/doc/library.n
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-02-08 10:05:24 (GMT)
committerhobbs <hobbs>2000-02-08 10:05:24 (GMT)
commit3e98f7fcb0551e201d79dbfdb298c5ac8e0bbb0f (patch)
tree7a4ec5402b1d12a707f759017132280e9ecd14e4 /doc/library.n
parent326879ecc0aab344248a2df2f3114b42a7ad3802 (diff)
downloadtcl-3e98f7fcb0551e201d79dbfdb298c5ac8e0bbb0f.zip
tcl-3e98f7fcb0551e201d79dbfdb298c5ac8e0bbb0f.tar.gz
tcl-3e98f7fcb0551e201d79dbfdb298c5ac8e0bbb0f.tar.bz2
* doc/library.n:
* library/auto.tcl: fixed crufty puts code and docs [Bug: 4122]
Diffstat (limited to 'doc/library.n')
-rw-r--r--doc/library.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/library.n b/doc/library.n
index 1b1ee6d..6ce7c61 100644
--- a/doc/library.n
+++ b/doc/library.n
@@ -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: library.n,v 1.9 2000/02/01 01:14:01 ericm Exp $
+'\" RCS: @(#) $Id: library.n,v 1.10 2000/02/08 10:05:24 hobbs Exp $
.so man.macros
.TH library n "8.0" Tcl "Tcl Built-In Commands"
.BS
@@ -131,7 +131,7 @@ namespace commands that are executed.
Extensions can use the (undocumented)
auto_mkindex_parser package to register other commands that
can contribute to the auto_load index.
-You will have to read through init.tcl to see how this works.
+You will have to read through auto.tcl to see how this works.
.PP
\fBAuto_mkindex_old\fR parses the Tcl scripts in a relatively
unsophisticated way: if any line contains the word \fBproc\fR