diff options
Diffstat (limited to 'doc/CrtChannel.3')
-rw-r--r-- | doc/CrtChannel.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3 index 0ce3e4c..e601a21 100644 --- a/doc/CrtChannel.3 +++ b/doc/CrtChannel.3 @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: CrtChannel.3,v 1.17 2004/07/15 20:46:49 andreas_kupries Exp $ +'\" RCS: @(#) $Id: CrtChannel.3,v 1.18 2004/09/01 09:50:45 dkf Exp $ .so man.macros .TH Tcl_CreateChannel 3 8.3 Tcl "Tcl Library Procedures" .BS @@ -350,7 +350,7 @@ structure, the following functions should be used to obtain the values: .PP The change to the structures was made in such a way that standard channel types are binary compatible. However, channel types that use stacked -channels (ie: TLS, Trf) have new versions to correspond to the above change +channels (i.e. TLS, Trf) have new versions to correspond to the above change since the previous code for stacked channels had problems. .SH TYPENAME |