summaryrefslogtreecommitdiffstats
path: root/doc/CrtChannel.3
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-04-16 17:05:07 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-04-16 17:05:07 (GMT)
commite645e12652b53c5aa9b86783f6b7b9d3db3be9ea (patch)
tree79e088bf7c27a97bfbb26c31686e6214d98003c5 /doc/CrtChannel.3
parentc899e7770147960aafc497624551c39fff43471c (diff)
downloadtcl-e645e12652b53c5aa9b86783f6b7b9d3db3be9ea.zip
tcl-e645e12652b53c5aa9b86783f6b7b9d3db3be9ea.tar.gz
tcl-e645e12652b53c5aa9b86783f6b7b9d3db3be9ea.tar.bz2
Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API
Diffstat (limited to 'doc/CrtChannel.3')
-rw-r--r--doc/CrtChannel.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3
index f04fbff..6a62c0f 100644
--- a/doc/CrtChannel.3
+++ b/doc/CrtChannel.3
@@ -141,7 +141,7 @@ means the output handle is wanted.
.AP void **handlePtr out
Points to the location where the desired OS-specific handle should be
stored.
-.AP size_t size in
+.AP Tcl_Size size in
The size, in bytes, of buffers to allocate in this channel.
.AP int mask in
An OR-ed combination of \fBTCL_READABLE\fR, \fBTCL_WRITABLE\fR