xref: /titanic_41/usr/src/cmd/ast/msgcc/PROMO.mm (revision 967072a15e834441c4b221b17b3859169a2c9af2)
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