diff options
author | twylite <twylite@crypt.co.za> | 2013-01-09 16:43:33 (GMT) |
---|---|---|
committer | twylite <twylite@crypt.co.za> | 2013-01-09 16:43:33 (GMT) |
commit | a6c9da503957ae03d2c5b37c096c8f1825aafd4e (patch) | |
tree | c2f62e6955b9bb21d31584925e1df9b17f2e3ef4 /doc/regsub.n | |
parent | d71ff3058cd20c78c3e09da63b881f8ba0651e23 (diff) | |
download | tcl-frq_3599786.zip tcl-frq_3599786.tar.gz tcl-frq_3599786.tar.bz2 |
Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToCfrq_3599786
Diffstat (limited to 'doc/regsub.n')
-rw-r--r-- | doc/regsub.n | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/regsub.n b/doc/regsub.n index fe473d9..3b35d0e 100644 --- a/doc/regsub.n +++ b/doc/regsub.n @@ -187,6 +187,8 @@ set quoted [subst [string map {\en {\e\eu000a}} \e regexp(n), re_syntax(n), subst(n), string(n) .SH KEYWORDS match, pattern, quoting, regular expression, substitution +.SH CATEGORY +Tcl String Handling '\" Local Variables: '\" mode: nroff '\" End: |