xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/msgconv.1.html (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1*946379e7Schristos<html>
2*946379e7Schristos<head>
3*946379e7Schristos<meta name="generator" content="groff -Thtml, see www.gnu.org">
4*946379e7Schristos<meta name="Content-Style" content="text/css">
5*946379e7Schristos<title>MSGCONV</title>
6*946379e7Schristos</head>
7*946379e7Schristos<body>
8*946379e7Schristos
9*946379e7Schristos<h1 align=center>MSGCONV</h1>
10*946379e7Schristos<a href="#NAME">NAME</a><br>
11*946379e7Schristos<a href="#SYNOPSIS">SYNOPSIS</a><br>
12*946379e7Schristos<a href="#DESCRIPTION">DESCRIPTION</a><br>
13*946379e7Schristos<a href="#AUTHOR">AUTHOR</a><br>
14*946379e7Schristos<a href="#REPORTING BUGS">REPORTING BUGS</a><br>
15*946379e7Schristos<a href="#COPYRIGHT">COPYRIGHT</a><br>
16*946379e7Schristos<a href="#SEE ALSO">SEE ALSO</a><br>
17*946379e7Schristos
18*946379e7Schristos<hr>
19*946379e7Schristos<!-- Creator     : groff version 1.17.2 -->
20*946379e7Schristos<a name="NAME"></a>
21*946379e7Schristos<h2>NAME</h2>
22*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
23*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
24*946379e7Schristos<tr valign="top" align="left">
25*946379e7Schristos<td width="10%"></td><td width="90%">
26*946379e7Schristosmsgconv - character set conversion for message catalog</td></table>
27*946379e7Schristos<a name="SYNOPSIS"></a>
28*946379e7Schristos<h2>SYNOPSIS</h2>
29*946379e7Schristos
30*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
31*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
32*946379e7Schristos<tr valign="top" align="left">
33*946379e7Schristos<td width="10%"></td><td width="90%">
34*946379e7Schristos<b>msgconv</b> [<i>OPTION</i>]
35*946379e7Schristos[<i>INPUTFILE</i>]</td></table>
36*946379e7Schristos<a name="DESCRIPTION"></a>
37*946379e7Schristos<h2>DESCRIPTION</h2>
38*946379e7Schristos
39*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
40*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
41*946379e7Schristos<tr valign="top" align="left">
42*946379e7Schristos<td width="10%"></td><td width="90%">
43*946379e7SchristosConverts a translation catalog to a different character
44*946379e7Schristosencoding.</td></table>
45*946379e7Schristos
46*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
47*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
48*946379e7Schristos<tr valign="top" align="left">
49*946379e7Schristos<td width="10%"></td><td width="90%">
50*946379e7SchristosMandatory arguments to long options are mandatory for short
51*946379e7Schristosoptions too.</td></table>
52*946379e7Schristos
53*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
54*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
55*946379e7Schristos<tr valign="top" align="left">
56*946379e7Schristos<td width="4%"></td><td width="96%">
57*946379e7Schristos<b>Input file location:</b></td></table>
58*946379e7Schristos
59*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
60*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
61*946379e7Schristos<tr valign="top" align="left">
62*946379e7Schristos<td width="10%"></td><td width="90%">
63*946379e7SchristosINPUTFILE</td></table>
64*946379e7Schristos
65*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
66*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
67*946379e7Schristos<tr valign="top" align="left">
68*946379e7Schristos<td width="21%"></td><td width="79%">
69*946379e7Schristosinput PO file</td></table>
70*946379e7Schristos
71*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
72*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
73*946379e7Schristos<tr valign="top" align="left">
74*946379e7Schristos<td width="10%"></td><td width="90%">
75*946379e7Schristos<b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
76*946379e7Schristos
77*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
78*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
79*946379e7Schristos<tr valign="top" align="left">
80*946379e7Schristos<td width="21%"></td><td width="79%">
81*946379e7Schristosadd DIRECTORY to list for input files search</td></table>
82*946379e7Schristos
83*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
84*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
85*946379e7Schristos<tr valign="top" align="left">
86*946379e7Schristos<td width="10%"></td><td width="90%">
87*946379e7SchristosIf no input file is given or if it is -, standard input is
88*946379e7Schristosread.</td></table>
89*946379e7Schristos
90*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
91*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
92*946379e7Schristos<tr valign="top" align="left">
93*946379e7Schristos<td width="4%"></td><td width="96%">
94*946379e7Schristos<b>Output file location:</b></td></table>
95*946379e7Schristos
96*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
97*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
98*946379e7Schristos<tr valign="top" align="left">
99*946379e7Schristos<td width="10%"></td><td width="90%">
100*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table>
101*946379e7Schristos
102*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
103*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
104*946379e7Schristos<tr valign="top" align="left">
105*946379e7Schristos<td width="21%"></td><td width="79%">
106*946379e7Schristoswrite output to specified file</td></table>
107*946379e7Schristos
108*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
109*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
110*946379e7Schristos<tr valign="top" align="left">
111*946379e7Schristos<td width="10%"></td><td width="90%">
112*946379e7SchristosThe results are written to standard output if no output file
113*946379e7Schristosis specified or if it is -.</td></table>
114*946379e7Schristos
115*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
116*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
117*946379e7Schristos<tr valign="top" align="left">
118*946379e7Schristos<td width="4%"></td><td width="96%">
119*946379e7Schristos<b>Conversion target:</b></td></table>
120*946379e7Schristos
121*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
122*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
123*946379e7Schristos<tr valign="top" align="left">
124*946379e7Schristos<td width="10%"></td><td width="90%">
125*946379e7Schristos<b>-t</b>, <b>--to-code</b>=<i>NAME</i></td></table>
126*946379e7Schristos
127*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
128*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
129*946379e7Schristos<tr valign="top" align="left">
130*946379e7Schristos<td width="21%"></td><td width="79%">
131*946379e7Schristosencoding for output</td></table>
132*946379e7Schristos
133*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
134*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
135*946379e7Schristos<tr valign="top" align="left">
136*946379e7Schristos<td width="10%"></td><td width="90%">
137*946379e7SchristosThe default encoding is the current locale's
138*946379e7Schristosencoding.</td></table>
139*946379e7Schristos
140*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
141*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
142*946379e7Schristos<tr valign="top" align="left">
143*946379e7Schristos<td width="4%"></td><td width="96%">
144*946379e7Schristos<b>Input file syntax:</b></td></table>
145*946379e7Schristos
146*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
147*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
148*946379e7Schristos<tr valign="top" align="left">
149*946379e7Schristos<td width="10%"></td><td width="90%">
150*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table>
151*946379e7Schristos
152*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
153*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
154*946379e7Schristos<tr valign="top" align="left">
155*946379e7Schristos<td width="21%"></td><td width="79%">
156*946379e7Schristosinput file is in Java .properties syntax</td></table>
157*946379e7Schristos
158*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
159*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
160*946379e7Schristos<tr valign="top" align="left">
161*946379e7Schristos<td width="10%"></td><td width="90%">
162*946379e7Schristos<b>--stringtable-input</b></td></table>
163*946379e7Schristos
164*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
165*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
166*946379e7Schristos<tr valign="top" align="left">
167*946379e7Schristos<td width="21%"></td><td width="79%">
168*946379e7Schristosinput file is in NeXTstep/GNUstep .strings
169*946379e7Schristossyntax</td></table>
170*946379e7Schristos
171*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
172*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
173*946379e7Schristos<tr valign="top" align="left">
174*946379e7Schristos<td width="4%"></td><td width="96%">
175*946379e7Schristos<b>Output details:</b></td></table>
176*946379e7Schristos
177*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
178*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
179*946379e7Schristos<tr valign="top" align="left">
180*946379e7Schristos<td width="10%"></td><td width="90%">
181*946379e7Schristos<b>-e</b>, <b>--no-escape</b></td></table>
182*946379e7Schristos
183*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
184*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
185*946379e7Schristos<tr valign="top" align="left">
186*946379e7Schristos<td width="21%"></td><td width="79%">
187*946379e7Schristosdo not use C escapes in output (default)</td></table>
188*946379e7Schristos
189*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
190*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
191*946379e7Schristos<tr valign="top" align="left">
192*946379e7Schristos<td width="10%"></td><td width="90%">
193*946379e7Schristos<b>-E</b>, <b>--escape</b></td></table>
194*946379e7Schristos
195*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
196*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
197*946379e7Schristos<tr valign="top" align="left">
198*946379e7Schristos<td width="21%"></td><td width="79%">
199*946379e7Schristosuse C escapes in output, no extended chars</td></table>
200*946379e7Schristos
201*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
202*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
203*946379e7Schristos<tr valign="top" align="left">
204*946379e7Schristos<td width="10%"></td><td width="90%">
205*946379e7Schristos<b>--force-po</b></td></table>
206*946379e7Schristos
207*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
208*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
209*946379e7Schristos<tr valign="top" align="left">
210*946379e7Schristos<td width="21%"></td><td width="79%">
211*946379e7Schristoswrite PO file even if empty</td></table>
212*946379e7Schristos
213*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
214*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
215*946379e7Schristos<tr valign="top" align="left">
216*946379e7Schristos<td width="10%"></td><td width="90%">
217*946379e7Schristos<b>-i</b>, <b>--indent</b></td></table>
218*946379e7Schristos
219*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
220*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
221*946379e7Schristos<tr valign="top" align="left">
222*946379e7Schristos<td width="21%"></td><td width="79%">
223*946379e7Schristosindented output style</td></table>
224*946379e7Schristos
225*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
226*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
227*946379e7Schristos<tr valign="top" align="left">
228*946379e7Schristos<td width="10%"></td><td width="90%">
229*946379e7Schristos<b>--no-location</b></td></table>
230*946379e7Schristos
231*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
232*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
233*946379e7Schristos<tr valign="top" align="left">
234*946379e7Schristos<td width="21%"></td><td width="79%">
235*946379e7Schristossuppress '#: filename:line' lines</td></table>
236*946379e7Schristos
237*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
238*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
239*946379e7Schristos<tr valign="top" align="left">
240*946379e7Schristos<td width="10%"></td><td width="90%">
241*946379e7Schristos<b>--add-location</b></td></table>
242*946379e7Schristos
243*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
244*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
245*946379e7Schristos<tr valign="top" align="left">
246*946379e7Schristos<td width="21%"></td><td width="79%">
247*946379e7Schristospreserve '#: filename:line' lines (default)</td></table>
248*946379e7Schristos
249*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
250*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
251*946379e7Schristos<tr valign="top" align="left">
252*946379e7Schristos<td width="10%"></td><td width="90%">
253*946379e7Schristos<b>--strict</b></td></table>
254*946379e7Schristos
255*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
256*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
257*946379e7Schristos<tr valign="top" align="left">
258*946379e7Schristos<td width="21%"></td><td width="79%">
259*946379e7Schristosstrict Uniforum output style</td></table>
260*946379e7Schristos
261*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
262*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
263*946379e7Schristos<tr valign="top" align="left">
264*946379e7Schristos<td width="10%"></td><td width="90%">
265*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table>
266*946379e7Schristos
267*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
268*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
269*946379e7Schristos<tr valign="top" align="left">
270*946379e7Schristos<td width="21%"></td><td width="79%">
271*946379e7Schristoswrite out a Java .properties file</td></table>
272*946379e7Schristos
273*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
274*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
275*946379e7Schristos<tr valign="top" align="left">
276*946379e7Schristos<td width="10%"></td><td width="90%">
277*946379e7Schristos<b>--stringtable-output</b></td></table>
278*946379e7Schristos
279*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
280*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
281*946379e7Schristos<tr valign="top" align="left">
282*946379e7Schristos<td width="21%"></td><td width="79%">
283*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table>
284*946379e7Schristos
285*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
286*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
287*946379e7Schristos<tr valign="top" align="left">
288*946379e7Schristos<td width="10%"></td><td width="90%">
289*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
290*946379e7Schristos
291*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
292*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
293*946379e7Schristos<tr valign="top" align="left">
294*946379e7Schristos<td width="21%"></td><td width="79%">
295*946379e7Schristosset output page width</td></table>
296*946379e7Schristos
297*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
298*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
299*946379e7Schristos<tr valign="top" align="left">
300*946379e7Schristos<td width="10%"></td><td width="90%">
301*946379e7Schristos<b>--no-wrap</b></td></table>
302*946379e7Schristos
303*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
304*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
305*946379e7Schristos<tr valign="top" align="left">
306*946379e7Schristos<td width="21%"></td><td width="79%">
307*946379e7Schristosdo not break long message lines, longer than the output page
308*946379e7Schristoswidth, into several lines</td></table>
309*946379e7Schristos
310*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
311*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
312*946379e7Schristos<tr valign="top" align="left">
313*946379e7Schristos<td width="10%"></td><td width="90%">
314*946379e7Schristos<b>-s</b>, <b>--sort-output</b></td></table>
315*946379e7Schristos
316*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
317*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
318*946379e7Schristos<tr valign="top" align="left">
319*946379e7Schristos<td width="21%"></td><td width="79%">
320*946379e7Schristosgenerate sorted output</td></table>
321*946379e7Schristos
322*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
323*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
324*946379e7Schristos<tr valign="top" align="left">
325*946379e7Schristos<td width="10%"></td><td width="90%">
326*946379e7Schristos<b>-F</b>, <b>--sort-by-file</b></td></table>
327*946379e7Schristos
328*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
329*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
330*946379e7Schristos<tr valign="top" align="left">
331*946379e7Schristos<td width="21%"></td><td width="79%">
332*946379e7Schristossort output by file location</td></table>
333*946379e7Schristos
334*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
335*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
336*946379e7Schristos<tr valign="top" align="left">
337*946379e7Schristos<td width="4%"></td><td width="96%">
338*946379e7Schristos<b>Informative output:</b></td></table>
339*946379e7Schristos
340*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
341*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
342*946379e7Schristos<tr valign="top" align="left">
343*946379e7Schristos<td width="10%"></td><td width="90%">
344*946379e7Schristos<b>-h</b>, <b>--help</b></td></table>
345*946379e7Schristos
346*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
347*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
348*946379e7Schristos<tr valign="top" align="left">
349*946379e7Schristos<td width="21%"></td><td width="79%">
350*946379e7Schristosdisplay this help and exit</td></table>
351*946379e7Schristos
352*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
353*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
354*946379e7Schristos<tr valign="top" align="left">
355*946379e7Schristos<td width="10%"></td><td width="90%">
356*946379e7Schristos<b>-V</b>, <b>--version</b></td></table>
357*946379e7Schristos
358*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
359*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
360*946379e7Schristos<tr valign="top" align="left">
361*946379e7Schristos<td width="21%"></td><td width="79%">
362*946379e7Schristosoutput version information and exit</td></table>
363*946379e7Schristos<a name="AUTHOR"></a>
364*946379e7Schristos<h2>AUTHOR</h2>
365*946379e7Schristos
366*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
367*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
368*946379e7Schristos<tr valign="top" align="left">
369*946379e7Schristos<td width="10%"></td><td width="90%">
370*946379e7SchristosWritten by Bruno Haible.</td></table>
371*946379e7Schristos<a name="REPORTING BUGS"></a>
372*946379e7Schristos<h2>REPORTING BUGS</h2>
373*946379e7Schristos
374*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
375*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
376*946379e7Schristos<tr valign="top" align="left">
377*946379e7Schristos<td width="10%"></td><td width="90%">
378*946379e7SchristosReport bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
379*946379e7Schristos<a name="COPYRIGHT"></a>
380*946379e7Schristos<h2>COPYRIGHT</h2>
381*946379e7Schristos
382*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
383*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
384*946379e7Schristos<tr valign="top" align="left">
385*946379e7Schristos<td width="10%"></td><td width="90%">
386*946379e7SchristosCopyright 2001-2006 Free Software Foundation, Inc.<br>
387*946379e7SchristosThis is free software; see the source for copying
388*946379e7Schristosconditions. There is NO warranty; not even for
389*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR
390*946379e7SchristosPURPOSE.</td></table>
391*946379e7Schristos<a name="SEE ALSO"></a>
392*946379e7Schristos<h2>SEE ALSO</h2>
393*946379e7Schristos
394*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
395*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
396*946379e7Schristos<tr valign="top" align="left">
397*946379e7Schristos<td width="10%"></td><td width="90%">
398*946379e7SchristosThe full documentation for <b>msgconv</b> is maintained as a
399*946379e7SchristosTexinfo manual. If the <b>info</b> and <b>msgconv</b>
400*946379e7Schristosprograms are properly installed at your site, the
401*946379e7Schristoscommand</td></table>
402*946379e7Schristos
403*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
404*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
405*946379e7Schristos<tr valign="top" align="left">
406*946379e7Schristos<td width="21%"></td><td width="79%">
407*946379e7Schristos<b>info msgconv</b></td></table>
408*946379e7Schristos
409*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
410*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
411*946379e7Schristos<tr valign="top" align="left">
412*946379e7Schristos<td width="10%"></td><td width="90%">
413*946379e7Schristosshould give you access to the complete manual.</td></table>
414*946379e7Schristos<hr>
415*946379e7Schristos</body>
416*946379e7Schristos</html>
417