diff options
author | hershey <hershey> | 1999-05-05 21:46:27 (GMT) |
---|---|---|
committer | hershey <hershey> | 1999-05-05 21:46:27 (GMT) |
commit | 2e7a8273d1d261487eb7c86e24b47e417a1e9009 (patch) | |
tree | a2f6c42f6d4d98d108672c552bd8492fc33d6b4e /doc | |
parent | 629aad9f77991eac4d487be51c79273cb9076fa6 (diff) | |
download | tk-2e7a8273d1d261487eb7c86e24b47e417a1e9009.zip tk-2e7a8273d1d261487eb7c86e24b47e417a1e9009.tar.gz tk-2e7a8273d1d261487eb7c86e24b47e417a1e9009.tar.bz2 |
renamed to avoid conflict with tcl's InitStubs doc.
Diffstat (limited to 'doc')
-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" |