summaryrefslogtreecommitdiffstats
path: root/doc/CrtChannel.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-01-10 17:40:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-01-10 17:40:34 (GMT)
commit31f988f9c8583f704998b8c21a66fbefa136651b (patch)
treeb5313a900cccc45a2ebfc9197f597fd39b74645f /doc/CrtChannel.3
parent341619118a2ea2f6da6062f2069842d22d2bbb8f (diff)
parent2d27c96b7eebdceae93e88adf3ca88ebbc6efab5 (diff)
downloadtcl-31f988f9c8583f704998b8c21a66fbefa136651b.zip
tcl-31f988f9c8583f704998b8c21a66fbefa136651b.tar.gz
tcl-31f988f9c8583f704998b8c21a66fbefa136651b.tar.bz2
merge 8.7
Diffstat (limited to 'doc/CrtChannel.3')
-rw-r--r--doc/CrtChannel.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3
index 6ef94b5..929b1b8 100644
--- a/doc/CrtChannel.3
+++ b/doc/CrtChannel.3
@@ -648,8 +648,8 @@ It should call \fBTcl_BadChannelOption\fR which itself returns
unrecognized.
If \fInewValue\fR specifies a value for the option that
is not supported or if a system call error occurs,
-the function should leave an error message in the
-\fIresult\fR field of \fIinterp\fR if \fIinterp\fR is not NULL. The
+the function should leave an error message in the result
+of \fIinterp\fR if \fIinterp\fR is not NULL. The
function should also call \fBTcl_SetErrno\fR to store an appropriate POSIX
error code.
.PP