summaryrefslogtreecommitdiffstats
path: root/doc/re_syntax.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-09-06 09:44:56 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-09-06 09:44:56 (GMT)
commit1b2a5ef42caea7e68717587230416ecfd04edcba (patch)
treef3df18b7b55fef1a57dbdfd4b3b9d48ee8923f16 /doc/re_syntax.n
parenta6c2597ffe0807d203edd792deb3257a20ebe6fc (diff)
downloadtcl-1b2a5ef42caea7e68717587230416ecfd04edcba.zip
tcl-1b2a5ef42caea7e68717587230416ecfd04edcba.tar.gz
tcl-1b2a5ef42caea7e68717587230416ecfd04edcba.tar.bz2
More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]
Diffstat (limited to 'doc/re_syntax.n')
-rw-r--r--doc/re_syntax.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/re_syntax.n b/doc/re_syntax.n
index dece078..673e5b2 100644
--- a/doc/re_syntax.n
+++ b/doc/re_syntax.n
@@ -5,13 +5,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: re_syntax.n,v 1.3 1999/07/14 19:09:36 jpeek Exp $
+'\" RCS: @(#) $Id: re_syntax.n,v 1.4 2004/09/06 09:44:57 dkf Exp $
'\"
.so man.macros
.TH re_syntax n "8.1" Tcl "Tcl Built-In Commands"
.BS
.SH NAME
-re_syntax \- Syntax of Tcl regular expressions.
+re_syntax \- Syntax of Tcl regular expressions
.BE
.SH DESCRIPTION