diff options
author | dgp <dgp@users.sourceforge.net> | 2002-06-27 22:29:08 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-06-27 22:29:08 (GMT) |
commit | 72fa46ad9e761e0b716595388c110e5ae009ee3f (patch) | |
tree | 663bfc1ff94ae06cf26182d75325e3648123c773 /doc/msgcat.n | |
parent | c786998259f7f97b6ad092ff9ff7c75107ef72af (diff) | |
download | tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.zip tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.gz tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.bz2 |
* Work in progress updating the documentation of the packages that
come bundled with the Tcl source distribution, notably tcltest.
Diffstat (limited to 'doc/msgcat.n')
-rw-r--r-- | doc/msgcat.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/msgcat.n b/doc/msgcat.n index 614c2b5..cba5a45 100644 --- a/doc/msgcat.n +++ b/doc/msgcat.n @@ -7,7 +7,7 @@ '\" SCCS: @(#) msgcat.n '\" .so man.macros -.TH "msgcat" n 8.1 Tcl "Tcl Built-In Commands" +.TH "msgcat" n 1.3 msgcat "Tcl Bundled Packages" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |