diff options
author | stanton <stanton> | 1999-05-06 19:14:39 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-06 19:14:39 (GMT) |
commit | ea802bf05a1a391f016813437bc85bde1e59b0c9 (patch) | |
tree | 9fb4350d302ec549236a00b1f05fc9f7947a31ea /doc/regexp.n | |
parent | ee668e41662b338a642f8a300a6a35c2ddee302d (diff) | |
download | tcl-ea802bf05a1a391f016813437bc85bde1e59b0c9.zip tcl-ea802bf05a1a391f016813437bc85bde1e59b0c9.tar.gz tcl-ea802bf05a1a391f016813437bc85bde1e59b0c9.tar.bz2 |
merged doc changes from 8.1.0
Diffstat (limited to 'doc/regexp.n')
-rw-r--r-- | doc/regexp.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/regexp.n b/doc/regexp.n index e19ae65..2f6c4b6 100644 --- a/doc/regexp.n +++ b/doc/regexp.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: regexp.n,v 1.4 1999/04/30 22:45:01 stanton Exp $ +'\" RCS: @(#) $Id: regexp.n,v 1.5 1999/05/06 19:14:42 stanton Exp $ '\" .so man.macros .TH regexp n 8.1 Tcl "Tcl Built-In Commands" |