diff options
author | hershey <hershey@noemail.net> | 1999-05-05 21:46:27 (GMT) |
---|---|---|
committer | hershey <hershey@noemail.net> | 1999-05-05 21:46:27 (GMT) |
commit | f6744ee34fcb7761d86a9d4d10990539dc45a594 (patch) | |
tree | a2f6c42f6d4d98d108672c552bd8492fc33d6b4e | |
parent | 6c93d68470c180e227b81c80ad7ff9ee5fe745a7 (diff) | |
download | tk-f6744ee34fcb7761d86a9d4d10990539dc45a594.zip tk-f6744ee34fcb7761d86a9d4d10990539dc45a594.tar.gz tk-f6744ee34fcb7761d86a9d4d10990539dc45a594.tar.bz2 |
renamed to avoid conflict with tcl's InitStubs doc.
FossilOrigin-Name: 4f5f9180a6374c12736974304532d0268103d71b
-rw-r--r-- | doc/TkInitStubs.3 (renamed from doc/InitStubs.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/InitStubs.3 b/doc/TkInitStubs.3 index 7a28662..fc95144 100644 --- a/doc/InitStubs.3 +++ b/doc/TkInitStubs.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:49:54 stanton Exp $ +'\" RCS: @(#) $Id: TkInitStubs.3,v 1.1 1999/05/05 21:46:27 hershey Exp $ '\" .so man.macros .TH Tk_InitStubs 3 8.1 Tk "Tk Library Procedures" |