summaryrefslogtreecommitdiffstats
path: root/doc/exit.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/exit.n')
-rw-r--r--doc/exit.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/exit.n b/doc/exit.n
index d3960f0..5f72946 100644
--- a/doc/exit.n
+++ b/doc/exit.n
@@ -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: exit.n,v 1.2 1998/09/14 18:39:52 stanton Exp $
+'\" RCS: @(#) $Id: exit.n,v 1.3 2000/09/07 14:27:47 poenitz Exp $
'\"
.so man.macros
.TH exit n "" Tcl "Tcl Built-In Commands"
@@ -24,5 +24,8 @@ system as the exit status.
If \fIreturnCode\fR isn't specified then it defaults
to 0.
+.SH "SEE ALSO"
+exec(n), tclvars(n)
+
.SH KEYWORDS
exit, process