diff options
Diffstat (limited to 'doc/interp.n')
-rw-r--r-- | doc/interp.n | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/interp.n b/doc/interp.n index 2943404..63d8fc5 100644 --- a/doc/interp.n +++ b/doc/interp.n @@ -375,10 +375,6 @@ Returns a Tcl list of the names of all the child interpreters associated with the interpreter identified by \fIpath\fR. If \fIpath\fR is omitted, the invoking interpreter is used. .TP -\fBinterp\fR \fBslaves\fR ?\fIpath\fR? -. -Synonym for . \fBinterp\fR \fBchildren\fR ?\fIpath\fR? -.TP \fBinterp\fR \fBtarget\fR \fIpath alias\fR . Returns a Tcl list describing the target interpreter for an alias. The |