summaryrefslogtreecommitdiffstats
path: root/doc/case.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/case.n')
-rw-r--r--doc/case.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/case.n b/doc/case.n
index cf15a94..54d5bf4 100644
--- a/doc/case.n
+++ b/doc/case.n
@@ -5,10 +5,8 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: case.n,v 1.2 1998/09/14 18:39:51 stanton Exp $
-'\"
-.so man.macros
.TH case n 7.0 Tcl "Tcl Built-In Commands"
+.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
@@ -55,5 +53,8 @@ no command or variable substitutions are performed on them; this makes
the behavior of the second form different than the first form in some
cases.
+.SH "SEE ALSO"
+switch(n)
+
.SH KEYWORDS
case, match, regular expression