summaryrefslogtreecommitdiffstats
path: root/doc/CrtChannel.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-02 09:23:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-02 09:23:38 (GMT)
commita46f12ed13d72b7e85bbf9f646cc64e2cc2b0c74 (patch)
tree340b4ac560fdd6f6e7bcd91052797e15a9ed07bb /doc/CrtChannel.3
parent80c783d8a3c7e45827a3ea3160549a49bac5d6a0 (diff)
downloadtcl-a46f12ed13d72b7e85bbf9f646cc64e2cc2b0c74.zip
tcl-a46f12ed13d72b7e85bbf9f646cc64e2cc2b0c74.tar.gz
tcl-a46f12ed13d72b7e85bbf9f646cc64e2cc2b0c74.tar.bz2
Add synopsis for Tcl_GetChannelMode. [Bug 1058446]
Diffstat (limited to 'doc/CrtChannel.3')
-rw-r--r--doc/CrtChannel.35
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3
index 1ba7cf8..8fce08c 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.22 2004/10/07 15:15:35 dkf Exp $
+'\" RCS: @(#) $Id: CrtChannel.3,v 1.23 2004/11/02 09:23:38 dkf Exp $
.so man.macros
.TH Tcl_CreateChannel 3 8.3 Tcl "Tcl Library Procedures"
.BS
@@ -35,6 +35,9 @@ int
Tcl_ThreadId
\fBTcl_GetChannelThread\fR(\fIchannel\fR)
.VE 8.4
+.SP
+int
+\fBTcl_GetChannelMode\fR(\fIchannel\fR)
.sp
int
\fBTcl_GetChannelBufferSize\fR(\fIchannel\fR)