xref: /illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/PROMO.mm (revision 91b4b5393fe18d32505f967d482b81eef7f68d22)
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