diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-01 09:50:43 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-01 09:50:43 (GMT) |
commit | 16b932f7c4cf8850d44cd00d7759e513af539903 (patch) | |
tree | 41dbbdb8a4bdf1c77cb9cccbe6cbeca2a945d0f9 /doc/CrtChannel.3 | |
parent | 05da5a98f0de68b9da67eb1d881ebe9a173741f8 (diff) | |
download | tcl-16b932f7c4cf8850d44cd00d7759e513af539903.zip tcl-16b932f7c4cf8850d44cd00d7759e513af539903.tar.gz tcl-16b932f7c4cf8850d44cd00d7759e513af539903.tar.bz2 |
Correct some abbreviation usage.
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 |