From 3ead0718e84c105802d523230c4d24df972eaa44 Mon Sep 17 00:00:00 2001 From: dkf Date: Fri, 5 Dec 2008 15:21:37 +0000 Subject: minor improvements derived from [Patch 1723738] --- doc/SetResult.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/SetResult.3 b/doc/SetResult.3 index 2a17dac..e29c6b1 100644 --- a/doc/SetResult.3 +++ b/doc/SetResult.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: SetResult.3,v 1.21 2008/12/05 14:27:36 dkf Exp $ +'\" RCS: @(#) $Id: SetResult.3,v 1.22 2008/12/05 15:21:37 dkf Exp $ '\" .so man.macros .TH Tcl_SetResult 3 8.0 Tcl "Tcl Library Procedures" @@ -160,7 +160,8 @@ instead of taking a variable number of arguments it takes an argument list. .VS 8.6 \fBTcl_TransferResult\fR moves a result from one interpreter to another, optionally (dependent on the \fIresult\fR parameter) including the error -information as well. The interpreters must be in the same thread. +information dictionary as well. The interpreters must be in the same thread. +The source interpreter will have its result reset by this operation. .VE 8.6 .SH "DEPRECATED INTERFACES" .SS "OLD STRING PROCEDURES" -- cgit v0.12