summaryrefslogtreecommitdiffstats
path: root/doc/msgcat.n
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2002-04-19 23:09:36 (GMT)
committerdgp <dgp@noemail.net>2002-04-19 23:09:36 (GMT)
commit590e7c5c688efeb00d4f741436615aeb7933bd70 (patch)
tree60ee026c9eb569a9d87582528a17cc7d7c828c19 /doc/msgcat.n
parent1be2aff65071876d6d521e8c9bce56a9fec1b4a0 (diff)
downloadtcl-590e7c5c688efeb00d4f741436615aeb7933bd70.zip
tcl-590e7c5c688efeb00d4f741436615aeb7933bd70.tar.gz
tcl-590e7c5c688efeb00d4f741436615aeb7933bd70.tar.bz2
* Added [mcload] to the export list
of msgcat; bumped to 1.2.3. [Bug 544727] FossilOrigin-Name: 5555baf98bd446059c6ce93a53c813956f92863e
Diffstat (limited to 'doc/msgcat.n')
-rw-r--r--doc/msgcat.n4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/msgcat.n b/doc/msgcat.n
index 7bfe737..dddf499 100644
--- a/doc/msgcat.n
+++ b/doc/msgcat.n
@@ -13,6 +13,10 @@
.SH NAME
msgcat \- Tcl message catalog
.SH SYNOPSIS
+\fBpackage require Tcl 8.2\fR
+.sp
+\fBpackage require msgcat 1.2\fR
+.sp
\fB::msgcat::mc \fIsrc-string\fR ?\fIarg arg ...\fR?
.sp
\fB::msgcat::mcmax ?\fIsrc-string src-string ...\fR?