diff options
Diffstat (limited to 'doc/re_syntax.n')
-rw-r--r-- | doc/re_syntax.n | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/re_syntax.n b/doc/re_syntax.n index 46a180d..6990ff6 100644 --- a/doc/re_syntax.n +++ b/doc/re_syntax.n @@ -829,6 +829,8 @@ respectively; no other escapes are available. RegExp(3), regexp(n), regsub(n), lsearch(n), switch(n), text(n) .SH KEYWORDS match, regular expression, string +.SH CATEGORY +Tcl String Handling .\" Local Variables: .\" mode: nroff .\" End: |