--- BoolObj.3.bak Thu Dec 13 10:22:30 2007 +++ BoolObj.3 Wed Nov 25 11:29:35 2009 @@ -61,3 +61,3 @@ .PP -\fBTcl_GetBooleanFromObj\fR attempts to retrive a boolean value +\fBTcl_GetBooleanFromObj\fR attempts to retrieve a boolean value from the value stored in \fI*objPtr\fR. --- Class.3.bak Mon Jul 20 02:03:13 2009 +++ Class.3 Wed Nov 25 12:37:28 2009 @@ -118,3 +118,3 @@ parameters that optionally give the name of the object and namespace to -create, and which describe the arguments to pass to to the class's constructor +create, and which describe the arguments to pass to the class's constructor (if any). The result of the function will be either a reference to the newly --- CrtChannel.3.bak Thu Nov 19 02:03:11 2009 +++ CrtChannel.3 Wed Nov 25 11:33:41 2009 @@ -301,3 +301,3 @@ .PP -\fBTcl_ClearChannelHandlers\fR removes all channelhandlers and event +\fBTcl_ClearChannelHandlers\fR removes all channel handlers and event scripts associated with the specified \fIchannel\fR, thus shutting @@ -377,6 +377,6 @@ that you require. \fBTCL_CHANNEL_VERSION_2\fR is the minimum recommended. -\fBTCL_CHANNEL_VERSION_3\fR must be set to specifiy the \fIwideSeekProc\fR member. -\fBTCL_CHANNEL_VERSION_4\fR must be set to specifiy the \fIthreadActionProc\fR member +\fBTCL_CHANNEL_VERSION_3\fR must be set to specify the \fIwideSeekProc\fR member. +\fBTCL_CHANNEL_VERSION_4\fR must be set to specify the \fIthreadActionProc\fR member (includes \fIwideSeekProc\fR). -\fBTCL_CHANNEL_VERSION_5\fR must be set to specifiy the +\fBTCL_CHANNEL_VERSION_5\fR must be set to specify the \fItruncateProc\fR members (includes @@ -428,3 +428,3 @@ the user so that the blocking mode of the channel is not changed to an -inacceptable value. Any confusion here may lead the interpreter into a +unacceptable value. Any confusion here may lead the interpreter into a (spurious and difficult to find) deadlock. --- DictObj.3.bak Tue Jul 15 08:58:19 2008 +++ DictObj.3 Wed Nov 25 11:35:59 2009 @@ -107,3 +107,3 @@ keys of the dictionary, and each will be followed (in the odd-valued -index) bu the value associated with that key. +index) by the value associated with that key. .PP --- DoubleObj.3.bak Tue Apr 25 13:15:25 2006 +++ DoubleObj.3 Wed Nov 25 11:36:12 2009 @@ -54,3 +54,3 @@ .PP -\fBTcl_GetDoubleFromObj\fR attempts to retreive a double value from the +\fBTcl_GetDoubleFromObj\fR attempts to retrieve a double value from the Tcl object \fIobjPtr\fR. If the attempt succeeds, then \fBTCL_OK\fR is --- Ensemble.3.bak Sun Sep 28 18:17:37 2008 +++ Ensemble.3 Wed Nov 25 11:37:35 2009 @@ -121,3 +121,3 @@ the command token for the ensemble, which may be used to further -configure the ensemble using the API descibed below in \fBENSEMBLE +configure the ensemble using the API described below in \fBENSEMBLE PROPERTIES\fR. @@ -167,3 +167,3 @@ A list of formal parameter names (the names only being used when generating -error messages) that come at invokation of the ensemble between the name of +error messages) that come at invocation of the ensemble between the name of the ensemble and the subcommand argument. NULL (the default) is equivalent to @@ -187,3 +187,3 @@ token does not refer to an ensemble) and the list obtained from -\fBTcl_GetEnsembleSubcommandList\fR should alays be treated as +\fBTcl_GetEnsembleSubcommandList\fR should always be treated as immutable even if it is unshared. --- Environment.3.bak Tue May 10 14:33:55 2005 +++ Environment.3 Wed Nov 25 11:37:42 2009 @@ -21,3 +21,3 @@ .AS "const char" *assignment -.AP "const char" *assignnment in +.AP "const char" *assignment in Info about environment variable in the format NAME=value. --- FileSystem.3.bak Wed Oct 15 06:43:37 2008 +++ FileSystem.3 Wed Nov 25 12:26:32 2009 @@ -202,3 +202,3 @@ The encoding of the data stored in the -file identified by \fIpathPtr\fR and to be evaluted. +file identified by \fIpathPtr\fR and to be evaluated. .AP "const char" *pattern in @@ -952,3 +952,3 @@ NULL, - /* No load; use the core fallback mechansism */ + /* No load; use the core fallback mechanism */ NULL, @@ -1364,3 +1364,3 @@ reference count of zero, and if the list should not be disposed of, the -filesystem should ensure it returns an object with a refererence count +filesystem should ensure it returns an object with a reference count of at least one. @@ -1434,3 +1434,3 @@ .QW EEXIST -error should be signalled. If an +error should be signaled. If an error does occur, the name of the file or directory which caused the --- Hash.3.bak Mon Nov 17 17:15:34 2008 +++ Hash.3 Wed Nov 25 12:27:57 2009 @@ -223,3 +223,3 @@ the table exactly once, in an arbitrary order. -It is unadvisable to modify the structure of the table, e.g. +It is inadvisable to modify the structure of the table, e.g. by creating or deleting entries, while the search is in progress, --- IntObj.3.bak Sun Jun 29 18:28:24 2008 +++ IntObj.3 Wed Nov 25 12:28:16 2009 @@ -93,3 +93,3 @@ .PP -The different routines exist to accomodate different integral types in C +The different routines exist to accommodate different integral types in C with which values might be exchanged. The C integral types for which Tcl --- Limit.3.bak Sun Jun 29 18:28:24 2008 +++ Limit.3 Wed Nov 25 12:29:37 2009 @@ -171,3 +171,3 @@ The \fIclientData\fR argument to the handler will be whatever is -passed to the \fIclientData\fR argment to \fBTcl_LimitAddHandler\fR, +passed to the \fIclientData\fR argument to \fBTcl_LimitAddHandler\fR, and the \fIinterp\fR is the interpreter that had its limit exceeded. --- Method.3.bak Tue Sep 23 10:27:25 2008 +++ Method.3 Wed Nov 25 12:30:21 2009 @@ -133,3 +133,3 @@ or destructors. Also note that a NULL \fImethodTypePtr\fR is used to provide -internal signalling, and should not be used in client code. +internal signaling, and should not be used in client code. .SS "METHOD CALL CONTEXTS" --- NRE.3.bak Mon Nov 2 02:02:57 2009 +++ NRE.3 Wed Nov 25 12:30:48 2009 @@ -1,3 +1,3 @@ .\" -.\" Copyright (c) 2008 by Kevin B. Eknny. +.\" Copyright (c) 2008 by Kevin B. Kenny. .\" --- ObjectType.3.bak Thu Dec 18 16:23:47 2008 +++ ObjectType.3 Wed Nov 25 12:32:00 2009 @@ -102,3 +102,3 @@ Extension writers may also pass a pointer to their Tcl_ObjType -structire to \fBTcl_RegisterObjType\fR if they wish to permit +structure to \fBTcl_RegisterObjType\fR if they wish to permit other extensions to look up their Tcl_ObjType by name with --- PkgRequire.3.bak Thu Dec 18 16:23:47 2008 +++ PkgRequire.3 Wed Nov 25 12:33:06 2009 @@ -93,3 +93,3 @@ multiple requirements. The other forms are present for backward -compatibility and translate their invokations to this form. +compatibility and translate their invocations to this form. .SH KEYWORDS --- SetChanErr.3.bak Wed Dec 17 16:05:05 2008 +++ SetChanErr.3 Wed Nov 25 12:33:58 2009 @@ -70,4 +70,4 @@ area of the specified channel into \fImsgPtr\fR, or NULL; and resets the -bypass, that is, after an invokation all following invokations will return -NULL, until an intervening invokation of \fBTcl_SetChannelError\fR with a +bypass, that is, after an invocation all following invocations will return +NULL, until an intervening invocation of \fBTcl_SetChannelError\fR with a non-NULL message. The \fImsgPtr\fR must not be NULL. The reference count of @@ -79,4 +79,4 @@ bypass area of the specified interpreter into \fImsgPtr\fR, or NULL; and -resets the bypass, that is, after an invokation all following invokations will -return NULL, until an intervening invokation of +resets the bypass, that is, after an invocation all following invocations will +return NULL, until an intervening invocation of \fBTcl_SetChannelErrorInterp\fR with a non-NULL message. The \fImsgPtr\fR must --- SetResult.3.bak Mon Dec 15 13:33:25 2008 +++ SetResult.3 Wed Nov 25 12:34:10 2009 @@ -151,3 +151,3 @@ It also manages conversion to and from the \fIresult\fR field of the -\fIinterp\fR so as to handle backward-compatability with old-style +\fIinterp\fR so as to handle backward-compatibility with old-style extensions.