diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SaveInterpState.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/SaveInterpState.3 b/doc/SaveInterpState.3 index cbd9c62..9f9a2de 100644 --- a/doc/SaveInterpState.3 +++ b/doc/SaveInterpState.3 @@ -9,8 +9,7 @@ .so man.macros .BS .SH NAME -Tcl_SaveInterpState, Tcl_RestoreInterpState, Tcl_DiscardInterpState \- Save and restore the -state of an an interpreter. +Tcl_SaveInterpState, Tcl_RestoreInterpState, Tcl_DiscardInterpState, Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult \- save and restore an interpreter's state .SH SYNOPSIS .nf \fB#include <tcl.h>\fR |