diff options
Diffstat (limited to 'doc/return.n')
-rw-r--r-- | doc/return.n | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/return.n b/doc/return.n index 6bfa346..b59a93d 100644 --- a/doc/return.n +++ b/doc/return.n @@ -317,7 +317,8 @@ proc myReturn {args} { } .CE .SH "SEE ALSO" -break(n), catch(n), continue(n), dict(n), error(n), proc(n), source(n), tclvars(n) +break(n), catch(n), continue(n), dict(n), error(n), proc(n), +source(n), tclvars(n), throw(n), try(n) .SH KEYWORDS break, catch, continue, error, exception, procedure, result, return .\" Local Variables: |