diff options
author | hershey <hershey> | 1999-05-05 21:45:17 (GMT) |
---|---|---|
committer | hershey <hershey> | 1999-05-05 21:45:17 (GMT) |
commit | 83892355ab18e4509d6b2a3dc6a1e9a8c2943033 (patch) | |
tree | cc25cbb6cd8e1a46849b286ed74e4727e074c242 /doc | |
parent | 4d76b1c40d97515efc6c163229e156ac1ab5be2b (diff) | |
download | tcl-83892355ab18e4509d6b2a3dc6a1e9a8c2943033.zip tcl-83892355ab18e4509d6b2a3dc6a1e9a8c2943033.tar.gz tcl-83892355ab18e4509d6b2a3dc6a1e9a8c2943033.tar.bz2 |
renamed to avoid conflict with tk's InitStubs doc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TclInitStubs.3 (renamed from doc/InitStubs.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/InitStubs.3 b/doc/TclInitStubs.3 index 266a955..720286b 100644 --- a/doc/InitStubs.3 +++ b/doc/TclInitStubs.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: InitStubs.3,v 1.2 1999/04/30 22:45:00 stanton Exp $ +'\" RCS: @(#) $Id: TclInitStubs.3,v 1.1 1999/05/05 21:45:17 hershey Exp $ '\" .so man.macros .TH Tcl_InitStubs 3 8.1 Tcl "Tcl Library Procedures" |