xref: /titanic_51/usr/src/cmd/ast/msgcc/PROMO.mm (revision 15d9d0b528387242011cdcc6190c9e598cfe3a07)
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