xref: /titanic_50/usr/src/cmd/ast/msgcc/PROMO.mm (revision d95706ae611eae3b5322f74a123e10949d9d7d5d)
1.H 1 msgcc
2.B msgcc
3and
4.B msgcpp
5extract message text from C source for
6.BR gencat (1)
7message catalogs.
8.BR msggen (1)
9is a
10.BR gencat (1)
11replacement that generates machine independent binary message
12catalogs that are compatible with the
13.B ast
14.BR catgets (3)
15implementation.
16.B catgets
17also supports native message catalogs where available.
18.BR msgcvt (1)
19and
20.BR msgadmin (1)
21are administrative commands that support machine translation
22of C locale message catalogs.
23