summaryrefslogtreecommitdiffstats
path: root/doc/switch.n
diff options
context:
space:
mode:
authorjpeek <jpeek@noemail.net>1999-06-24 21:15:12 (GMT)
committerjpeek <jpeek@noemail.net>1999-06-24 21:15:12 (GMT)
commitc4cac454a621850e517a8bbe0704642ffaf62212 (patch)
treeeefaa1eee86447d2b23facd48fa29800b023a37d /doc/switch.n
parent53cc932cd183c9787eaf500a3cf69898cbfaab6d (diff)
downloadtcl-c4cac454a621850e517a8bbe0704642ffaf62212.zip
tcl-c4cac454a621850e517a8bbe0704642ffaf62212.tar.gz
tcl-c4cac454a621850e517a8bbe0704642ffaf62212.tar.bz2
Moved description of regular expression syntax from regexp.n into a
new re_syntax.n page. Modified other pages' references to regexp(n). Added a few new "see also" entries pointing to re_syntax(n). FossilOrigin-Name: 95abde5c42d2b9887200c34b36e6ef76ba41166a
Diffstat (limited to 'doc/switch.n')
-rw-r--r--doc/switch.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/switch.n b/doc/switch.n
index 503a5ba..fb7ac60 100644
--- a/doc/switch.n
+++ b/doc/switch.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: switch.n,v 1.2 1998/09/14 18:39:55 stanton Exp $
+'\" RCS: @(#) $Id: switch.n,v 1.3 1999/06/24 21:15:14 jpeek Exp $
'\"
.so man.macros
.TH switch n 7.0 Tcl "Tcl Built-In Commands"
@@ -47,7 +47,7 @@ When matching \fIstring\fR to the patterns, use glob-style matching
\fB\-regexp\fR
When matching \fIstring\fR to the patterns, use regular
expression matching
-(i.e. the same as implemented by the \fBregexp\fR command).
+(as described in the \fBre_syntax\fR reference page).
.TP 10
\fB\-\|\-\fR
Marks the end of options. The argument following this one will