xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/msgcomm.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>MSGCOMM</title>
6*946379e7Schristos</head>
7*946379e7Schristos<body>
8*946379e7Schristos
9*946379e7Schristos<h1 align=center>MSGCOMM</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*946379e7Schristosmsgcomm - match two message catalogs</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>msgcomm</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*946379e7SchristosFind messages which are common to two or more of the
44*946379e7Schristosspecified PO files. By using the <b>--more-than</b> option,
45*946379e7Schristosgreater commonality may be requested before messages are
46*946379e7Schristosprinted. Conversely, the <b>--less-than</b> option may be
47*946379e7Schristosused to specify less commonality before messages are printed
48*946379e7Schristos(i.e. <b>--less-than</b>=<i>2</i> will only print the unique
49*946379e7Schristosmessages). Translations, comments and extract comments will
50*946379e7Schristosbe preserved, but only from the first PO file to define
51*946379e7Schristosthem. File positions from all PO files will be
52*946379e7Schristoscumulated.</td></table>
53*946379e7Schristos
54*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
55*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
56*946379e7Schristos<tr valign="top" align="left">
57*946379e7Schristos<td width="10%"></td><td width="90%">
58*946379e7SchristosMandatory arguments to long options are mandatory for short
59*946379e7Schristosoptions too.</td></table>
60*946379e7Schristos
61*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
62*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
63*946379e7Schristos<tr valign="top" align="left">
64*946379e7Schristos<td width="4%"></td><td width="96%">
65*946379e7Schristos<b>Input file location:</b></td></table>
66*946379e7Schristos
67*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
68*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
69*946379e7Schristos<tr valign="top" align="left">
70*946379e7Schristos<td width="10%"></td><td width="90%">
71*946379e7SchristosINPUTFILE ...</td></table>
72*946379e7Schristos
73*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
74*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
75*946379e7Schristos<tr valign="top" align="left">
76*946379e7Schristos<td width="21%"></td><td width="79%">
77*946379e7Schristosinput files</td></table>
78*946379e7Schristos
79*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
80*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
81*946379e7Schristos<tr valign="top" align="left">
82*946379e7Schristos<td width="10%"></td><td width="90%">
83*946379e7Schristos<b>-f</b>, <b>--files-from</b>=<i>FILE</i></td></table>
84*946379e7Schristos
85*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
86*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
87*946379e7Schristos<tr valign="top" align="left">
88*946379e7Schristos<td width="21%"></td><td width="79%">
89*946379e7Schristosget list of input files from FILE</td></table>
90*946379e7Schristos
91*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
92*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
93*946379e7Schristos<tr valign="top" align="left">
94*946379e7Schristos<td width="10%"></td><td width="90%">
95*946379e7Schristos<b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
96*946379e7Schristos
97*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
98*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
99*946379e7Schristos<tr valign="top" align="left">
100*946379e7Schristos<td width="21%"></td><td width="79%">
101*946379e7Schristosadd DIRECTORY to list for input files search</td></table>
102*946379e7Schristos
103*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
104*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
105*946379e7Schristos<tr valign="top" align="left">
106*946379e7Schristos<td width="10%"></td><td width="90%">
107*946379e7SchristosIf input file is -, standard input is read.</td></table>
108*946379e7Schristos
109*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
110*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
111*946379e7Schristos<tr valign="top" align="left">
112*946379e7Schristos<td width="4%"></td><td width="96%">
113*946379e7Schristos<b>Output file location:</b></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="10%"></td><td width="90%">
119*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></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="21%"></td><td width="79%">
125*946379e7Schristoswrite output to specified file</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="10%"></td><td width="90%">
131*946379e7SchristosThe results are written to standard output if no output file
132*946379e7Schristosis specified or if it is -.</td></table>
133*946379e7Schristos
134*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
135*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
136*946379e7Schristos<tr valign="top" align="left">
137*946379e7Schristos<td width="4%"></td><td width="96%">
138*946379e7Schristos<b>Message selection:</b></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="10%"></td><td width="90%">
144*946379e7Schristos-&lt;, <b>--less-than</b>=<i>NUMBER</i></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="21%"></td><td width="79%">
150*946379e7Schristosprint messages with less than this many definitions,
151*946379e7Schristosdefaults to infinite if not set</td></table>
152*946379e7Schristos
153*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
154*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
155*946379e7Schristos<tr valign="top" align="left">
156*946379e7Schristos<td width="10%"></td><td width="90%">
157*946379e7Schristos-&gt;, <b>--more-than</b>=<i>NUMBER</i></td></table>
158*946379e7Schristos
159*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
160*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
161*946379e7Schristos<tr valign="top" align="left">
162*946379e7Schristos<td width="21%"></td><td width="79%">
163*946379e7Schristosprint messages with more than this many definitions,
164*946379e7Schristosdefaults to 1 if not set</td></table>
165*946379e7Schristos
166*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
167*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
168*946379e7Schristos<tr valign="top" align="left">
169*946379e7Schristos<td width="10%"></td><td width="90%">
170*946379e7Schristos<b>-u</b>, <b>--unique</b></td></table>
171*946379e7Schristos
172*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
173*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
174*946379e7Schristos<tr valign="top" align="left">
175*946379e7Schristos<td width="21%"></td><td width="79%">
176*946379e7Schristosshorthand for <b>--less-than</b>=<i>2</i>, requests that
177*946379e7Schristosonly unique messages be printed</td></table>
178*946379e7Schristos
179*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
180*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
181*946379e7Schristos<tr valign="top" align="left">
182*946379e7Schristos<td width="4%"></td><td width="96%">
183*946379e7Schristos<b>Input file syntax:</b></td></table>
184*946379e7Schristos
185*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
186*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
187*946379e7Schristos<tr valign="top" align="left">
188*946379e7Schristos<td width="10%"></td><td width="90%">
189*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table>
190*946379e7Schristos
191*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
192*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
193*946379e7Schristos<tr valign="top" align="left">
194*946379e7Schristos<td width="21%"></td><td width="79%">
195*946379e7Schristosinput files are in Java .properties syntax</td></table>
196*946379e7Schristos
197*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
198*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
199*946379e7Schristos<tr valign="top" align="left">
200*946379e7Schristos<td width="10%"></td><td width="90%">
201*946379e7Schristos<b>--stringtable-input</b></td></table>
202*946379e7Schristos
203*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
204*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
205*946379e7Schristos<tr valign="top" align="left">
206*946379e7Schristos<td width="21%"></td><td width="79%">
207*946379e7Schristosinput files are in NeXTstep/GNUstep .strings
208*946379e7Schristossyntax</td></table>
209*946379e7Schristos
210*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
211*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
212*946379e7Schristos<tr valign="top" align="left">
213*946379e7Schristos<td width="4%"></td><td width="96%">
214*946379e7Schristos<b>Output details:</b></td></table>
215*946379e7Schristos
216*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
217*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
218*946379e7Schristos<tr valign="top" align="left">
219*946379e7Schristos<td width="10%"></td><td width="90%">
220*946379e7Schristos<b>-e</b>, <b>--no-escape</b></td></table>
221*946379e7Schristos
222*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
223*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
224*946379e7Schristos<tr valign="top" align="left">
225*946379e7Schristos<td width="21%"></td><td width="79%">
226*946379e7Schristosdo not use C escapes in output (default)</td></table>
227*946379e7Schristos
228*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
229*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
230*946379e7Schristos<tr valign="top" align="left">
231*946379e7Schristos<td width="10%"></td><td width="90%">
232*946379e7Schristos<b>-E</b>, <b>--escape</b></td></table>
233*946379e7Schristos
234*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
235*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
236*946379e7Schristos<tr valign="top" align="left">
237*946379e7Schristos<td width="21%"></td><td width="79%">
238*946379e7Schristosuse C escapes in output, no extended chars</td></table>
239*946379e7Schristos
240*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
241*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
242*946379e7Schristos<tr valign="top" align="left">
243*946379e7Schristos<td width="10%"></td><td width="90%">
244*946379e7Schristos<b>--force-po</b></td></table>
245*946379e7Schristos
246*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
247*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
248*946379e7Schristos<tr valign="top" align="left">
249*946379e7Schristos<td width="21%"></td><td width="79%">
250*946379e7Schristoswrite PO file even if empty</td></table>
251*946379e7Schristos
252*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
253*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
254*946379e7Schristos<tr valign="top" align="left">
255*946379e7Schristos<td width="10%"></td><td width="90%">
256*946379e7Schristos<b>-i</b>, <b>--indent</b></td></table>
257*946379e7Schristos
258*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
259*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
260*946379e7Schristos<tr valign="top" align="left">
261*946379e7Schristos<td width="21%"></td><td width="79%">
262*946379e7Schristoswrite the .po file using indented style</td></table>
263*946379e7Schristos
264*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
265*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
266*946379e7Schristos<tr valign="top" align="left">
267*946379e7Schristos<td width="10%"></td><td width="90%">
268*946379e7Schristos<b>--no-location</b></td></table>
269*946379e7Schristos
270*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
271*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
272*946379e7Schristos<tr valign="top" align="left">
273*946379e7Schristos<td width="21%"></td><td width="79%">
274*946379e7Schristosdo not write '#: filename:line' lines</td></table>
275*946379e7Schristos
276*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
277*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
278*946379e7Schristos<tr valign="top" align="left">
279*946379e7Schristos<td width="10%"></td><td width="90%">
280*946379e7Schristos<b>-n</b>, <b>--add-location</b></td></table>
281*946379e7Schristos
282*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
283*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
284*946379e7Schristos<tr valign="top" align="left">
285*946379e7Schristos<td width="21%"></td><td width="79%">
286*946379e7Schristosgenerate '#: filename:line' lines (default)</td></table>
287*946379e7Schristos
288*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
289*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
290*946379e7Schristos<tr valign="top" align="left">
291*946379e7Schristos<td width="10%"></td><td width="90%">
292*946379e7Schristos<b>--strict</b></td></table>
293*946379e7Schristos
294*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
295*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
296*946379e7Schristos<tr valign="top" align="left">
297*946379e7Schristos<td width="21%"></td><td width="79%">
298*946379e7Schristoswrite out strict Uniforum conforming .po file</td></table>
299*946379e7Schristos
300*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
301*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
302*946379e7Schristos<tr valign="top" align="left">
303*946379e7Schristos<td width="10%"></td><td width="90%">
304*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table>
305*946379e7Schristos
306*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
307*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
308*946379e7Schristos<tr valign="top" align="left">
309*946379e7Schristos<td width="21%"></td><td width="79%">
310*946379e7Schristoswrite out a Java .properties file</td></table>
311*946379e7Schristos
312*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
313*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
314*946379e7Schristos<tr valign="top" align="left">
315*946379e7Schristos<td width="10%"></td><td width="90%">
316*946379e7Schristos<b>--stringtable-output</b></td></table>
317*946379e7Schristos
318*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
319*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
320*946379e7Schristos<tr valign="top" align="left">
321*946379e7Schristos<td width="21%"></td><td width="79%">
322*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table>
323*946379e7Schristos
324*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
325*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
326*946379e7Schristos<tr valign="top" align="left">
327*946379e7Schristos<td width="10%"></td><td width="90%">
328*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
329*946379e7Schristos
330*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
331*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
332*946379e7Schristos<tr valign="top" align="left">
333*946379e7Schristos<td width="21%"></td><td width="79%">
334*946379e7Schristosset output page width</td></table>
335*946379e7Schristos
336*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
337*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
338*946379e7Schristos<tr valign="top" align="left">
339*946379e7Schristos<td width="10%"></td><td width="90%">
340*946379e7Schristos<b>--no-wrap</b></td></table>
341*946379e7Schristos
342*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
343*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
344*946379e7Schristos<tr valign="top" align="left">
345*946379e7Schristos<td width="21%"></td><td width="79%">
346*946379e7Schristosdo not break long message lines, longer than the output page
347*946379e7Schristoswidth, into several lines</td></table>
348*946379e7Schristos
349*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
350*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
351*946379e7Schristos<tr valign="top" align="left">
352*946379e7Schristos<td width="10%"></td><td width="90%">
353*946379e7Schristos<b>-s</b>, <b>--sort-output</b></td></table>
354*946379e7Schristos
355*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
356*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
357*946379e7Schristos<tr valign="top" align="left">
358*946379e7Schristos<td width="21%"></td><td width="79%">
359*946379e7Schristosgenerate sorted output</td></table>
360*946379e7Schristos
361*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
362*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
363*946379e7Schristos<tr valign="top" align="left">
364*946379e7Schristos<td width="10%"></td><td width="90%">
365*946379e7Schristos<b>-F</b>, <b>--sort-by-file</b></td></table>
366*946379e7Schristos
367*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
368*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
369*946379e7Schristos<tr valign="top" align="left">
370*946379e7Schristos<td width="21%"></td><td width="79%">
371*946379e7Schristossort output by file location</td></table>
372*946379e7Schristos
373*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
374*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
375*946379e7Schristos<tr valign="top" align="left">
376*946379e7Schristos<td width="10%"></td><td width="90%">
377*946379e7Schristos<b>--omit-header</b></td></table>
378*946379e7Schristos
379*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
380*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
381*946379e7Schristos<tr valign="top" align="left">
382*946379e7Schristos<td width="21%"></td><td width="79%">
383*946379e7Schristosdon't write header with `msgid &quot;&quot;'
384*946379e7Schristosentry</td></table>
385*946379e7Schristos
386*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
387*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
388*946379e7Schristos<tr valign="top" align="left">
389*946379e7Schristos<td width="4%"></td><td width="96%">
390*946379e7Schristos<b>Informative output:</b></td></table>
391*946379e7Schristos
392*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
393*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
394*946379e7Schristos<tr valign="top" align="left">
395*946379e7Schristos<td width="10%"></td><td width="90%">
396*946379e7Schristos<b>-h</b>, <b>--help</b></td></table>
397*946379e7Schristos
398*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
399*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
400*946379e7Schristos<tr valign="top" align="left">
401*946379e7Schristos<td width="21%"></td><td width="79%">
402*946379e7Schristosdisplay this help and exit</td></table>
403*946379e7Schristos
404*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
405*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
406*946379e7Schristos<tr valign="top" align="left">
407*946379e7Schristos<td width="10%"></td><td width="90%">
408*946379e7Schristos<b>-V</b>, <b>--version</b></td></table>
409*946379e7Schristos
410*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
411*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
412*946379e7Schristos<tr valign="top" align="left">
413*946379e7Schristos<td width="21%"></td><td width="79%">
414*946379e7Schristosoutput version information and exit</td></table>
415*946379e7Schristos<a name="AUTHOR"></a>
416*946379e7Schristos<h2>AUTHOR</h2>
417*946379e7Schristos
418*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
419*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
420*946379e7Schristos<tr valign="top" align="left">
421*946379e7Schristos<td width="10%"></td><td width="90%">
422*946379e7SchristosWritten by Peter Miller.</td></table>
423*946379e7Schristos<a name="REPORTING BUGS"></a>
424*946379e7Schristos<h2>REPORTING BUGS</h2>
425*946379e7Schristos
426*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
427*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
428*946379e7Schristos<tr valign="top" align="left">
429*946379e7Schristos<td width="10%"></td><td width="90%">
430*946379e7SchristosReport bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
431*946379e7Schristos<a name="COPYRIGHT"></a>
432*946379e7Schristos<h2>COPYRIGHT</h2>
433*946379e7Schristos
434*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
435*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
436*946379e7Schristos<tr valign="top" align="left">
437*946379e7Schristos<td width="10%"></td><td width="90%">
438*946379e7SchristosCopyright 1995-1998, 2000-2006 Free Software Foundation,
439*946379e7SchristosInc.<br>
440*946379e7SchristosThis is free software; see the source for copying
441*946379e7Schristosconditions. There is NO warranty; not even for
442*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR
443*946379e7SchristosPURPOSE.</td></table>
444*946379e7Schristos<a name="SEE ALSO"></a>
445*946379e7Schristos<h2>SEE ALSO</h2>
446*946379e7Schristos
447*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
448*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
449*946379e7Schristos<tr valign="top" align="left">
450*946379e7Schristos<td width="10%"></td><td width="90%">
451*946379e7SchristosThe full documentation for <b>msgcomm</b> is maintained as a
452*946379e7SchristosTexinfo manual. If the <b>info</b> and <b>msgcomm</b>
453*946379e7Schristosprograms are properly installed at your site, the
454*946379e7Schristoscommand</td></table>
455*946379e7Schristos
456*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
457*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
458*946379e7Schristos<tr valign="top" align="left">
459*946379e7Schristos<td width="21%"></td><td width="79%">
460*946379e7Schristos<b>info msgcomm</b></td></table>
461*946379e7Schristos
462*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
463*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
464*946379e7Schristos<tr valign="top" align="left">
465*946379e7Schristos<td width="10%"></td><td width="90%">
466*946379e7Schristosshould give you access to the complete manual.</td></table>
467*946379e7Schristos<hr>
468*946379e7Schristos</body>
469*946379e7Schristos</html>
470