diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 14:15:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 14:15:28 (GMT) |
commit | 44690695232e710466448fb028a037136342bbdf (patch) | |
tree | d0cd0cc89a1a6944dc81a789b21e61384d469b26 /doc/TkInitStubs.3 | |
parent | 8cf3e7964b95b65ef9cca59cda9e0f7430669fc2 (diff) | |
download | tk-44690695232e710466448fb028a037136342bbdf.zip tk-44690695232e710466448fb028a037136342bbdf.tar.gz tk-44690695232e710466448fb028a037136342bbdf.tar.bz2 |
More doc fixes. [Patch 1012837]
Diffstat (limited to 'doc/TkInitStubs.3')
-rw-r--r-- | doc/TkInitStubs.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TkInitStubs.3 b/doc/TkInitStubs.3 index 168c5a6..7eb9d7b 100644 --- a/doc/TkInitStubs.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: TkInitStubs.3,v 1.2 2001/05/22 00:22:41 hobbs Exp $ +'\" RCS: @(#) $Id: TkInitStubs.3,v 1.3 2004/08/20 14:15:29 dkf Exp $ '\" .so man.macros .TH Tk_InitStubs 3 8.4 Tk "Tk Library Procedures" @@ -69,7 +69,7 @@ as long as they have the same major version number as \fIversion\fR; non-zero means that only the specified \fIversion\fR is acceptable. \fBTcl_InitStubs\fR returns a string containing the actual version of Tk satisfying the request, or NULL if the Tk version is not -acceptable, does not support the stubs mechansim, or any other +acceptable, does not support the stubs mechanism, or any other error condition occurred. .SH "SEE ALSO" \fBTcl_InitStubs\fR |