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