diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-08 13:33:28 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-08 13:33:28 (GMT) |
commit | 9805b9b12379977e26417a591ede1c4ec7e7454d (patch) | |
tree | e802b3d972a0ac57df22bdf03ed4c0faa02d1ca6 /doc | |
parent | 6fca709ee0ef3eb53b14ddc86155720e3288db8e (diff) | |
parent | 0dc6225c9d45b52cf96fbb78437408012dc39f14 (diff) | |
download | tcl-9805b9b12379977e26417a591ede1c4ec7e7454d.zip tcl-9805b9b12379977e26417a591ede1c4ec7e7454d.tar.gz tcl-9805b9b12379977e26417a591ede1c4ec7e7454d.tar.bz2 |
Pull msgcat fixes over the main dev branch
Diffstat (limited to 'doc')
-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 af6be7f..57fbb78 100644 --- a/doc/msgcat.n +++ b/doc/msgcat.n @@ -5,7 +5,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" .so man.macros -.TH "msgcat" n 1.4 msgcat "Tcl Bundled Packages" +.TH "msgcat" n 1.5 msgcat "Tcl Bundled Packages" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |