Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / msgcomm.1.html
blob1c65a21fcaff44bfb774eae815903d89f8356cfa
1 <!-- Creator : groff version 1.18.1 -->
2 <html>
3 <head>
4 <meta name="generator" content="groff -Thtml, see www.gnu.org">
5 <meta name="Content-Style" content="text/css">
6 <title>MSGCOMM</title>
7 </head>
8 <body>
10 <h1 align=center>MSGCOMM</h1>
11 <a href="#NAME">NAME</a><br>
12 <a href="#SYNOPSIS">SYNOPSIS</a><br>
13 <a href="#DESCRIPTION">DESCRIPTION</a><br>
14 <a href="#AUTHOR">AUTHOR</a><br>
15 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
16 <a href="#COPYRIGHT">COPYRIGHT</a><br>
17 <a href="#SEE ALSO">SEE ALSO</a><br>
19 <hr>
20 <a name="NAME"></a>
21 <h2>NAME</h2>
22 <!-- INDENTATION -->
23 <table width="100%" border=0 rules="none" frame="void"
24 cols="2" cellspacing="0" cellpadding="0">
25 <tr valign="top" align="left">
26 <td width="10%"></td>
27 <td width="89%">
28 <p>msgcomm &minus; match two message catalogs</p>
29 </td>
30 </table>
31 <a name="SYNOPSIS"></a>
32 <h2>SYNOPSIS</h2>
33 <!-- INDENTATION -->
34 <table width="100%" border=0 rules="none" frame="void"
35 cols="2" cellspacing="0" cellpadding="0">
36 <tr valign="top" align="left">
37 <td width="10%"></td>
38 <td width="89%">
39 <p><b>msgcomm</b> [<i>OPTION</i>] [<i>INPUTFILE</i>]...</p>
40 </td>
41 </table>
42 <a name="DESCRIPTION"></a>
43 <h2>DESCRIPTION</h2>
44 <!-- INDENTATION -->
45 <table width="100%" border=0 rules="none" frame="void"
46 cols="2" cellspacing="0" cellpadding="0">
47 <tr valign="top" align="left">
48 <td width="10%"></td>
49 <td width="89%">
50 <p>Find messages which are common to two or more of the
51 specified PO files. By using the
52 <b>&minus;&minus;more&minus;than</b> option, greater
53 commonality may be requested before messages are printed.
54 Conversely, the <b>&minus;&minus;less&minus;than</b> option
55 may be used to specify less commonality before messages are
56 printed (i.e. <b>&minus;&minus;less&minus;than</b>=<i>2</i>
57 will only print the unique messages). Translations, comments
58 and extract comments will be preserved, but only from the
59 first PO file to define them. File positions from all PO
60 files will be cumulated.</p>
61 <!-- INDENTATION -->
62 <p>Mandatory arguments to long options are mandatory for
63 short options too.</p>
64 </td>
65 </table>
66 <!-- INDENTATION -->
67 <table width="100%" border=0 rules="none" frame="void"
68 cols="2" cellspacing="0" cellpadding="0">
69 <tr valign="top" align="left">
70 <td width="4%"></td>
71 <td width="95%">
72 <p><b>Input file location:</b></p></td>
73 </table>
74 <!-- INDENTATION -->
75 <table width="100%" border=0 rules="none" frame="void"
76 cols="2" cellspacing="0" cellpadding="0">
77 <tr valign="top" align="left">
78 <td width="10%"></td>
79 <td width="89%">
80 <p>INPUTFILE ...</p></td>
81 </table>
82 <!-- INDENTATION -->
83 <table width="100%" border=0 rules="none" frame="void"
84 cols="2" cellspacing="0" cellpadding="0">
85 <tr valign="top" align="left">
86 <td width="21%"></td>
87 <td width="77%">
88 <p>input files</p>
89 </td>
90 </table>
91 <!-- INDENTATION -->
92 <table width="100%" border=0 rules="none" frame="void"
93 cols="2" cellspacing="0" cellpadding="0">
94 <tr valign="top" align="left">
95 <td width="10%"></td>
96 <td width="89%">
97 <p><b>&minus;f</b>,
98 <b>&minus;&minus;files&minus;from</b>=<i>FILE</i></p></td>
99 </table>
100 <!-- INDENTATION -->
101 <table width="100%" border=0 rules="none" frame="void"
102 cols="2" cellspacing="0" cellpadding="0">
103 <tr valign="top" align="left">
104 <td width="21%"></td>
105 <td width="77%">
106 <p>get list of input files from FILE</p>
107 </td>
108 </table>
109 <!-- INDENTATION -->
110 <table width="100%" border=0 rules="none" frame="void"
111 cols="2" cellspacing="0" cellpadding="0">
112 <tr valign="top" align="left">
113 <td width="10%"></td>
114 <td width="89%">
115 <p><b>&minus;D</b>,
116 <b>&minus;&minus;directory</b>=<i>DIRECTORY</i></p></td>
117 </table>
118 <!-- INDENTATION -->
119 <table width="100%" border=0 rules="none" frame="void"
120 cols="2" cellspacing="0" cellpadding="0">
121 <tr valign="top" align="left">
122 <td width="21%"></td>
123 <td width="77%">
124 <p>add DIRECTORY to list for input files search</p>
125 </td>
126 </table>
127 <!-- INDENTATION -->
128 <table width="100%" border=0 rules="none" frame="void"
129 cols="2" cellspacing="0" cellpadding="0">
130 <tr valign="top" align="left">
131 <td width="10%"></td>
132 <td width="89%">
133 <p>If input file is -, standard input is read.</p>
134 </td>
135 </table>
136 <!-- INDENTATION -->
137 <table width="100%" border=0 rules="none" frame="void"
138 cols="2" cellspacing="0" cellpadding="0">
139 <tr valign="top" align="left">
140 <td width="4%"></td>
141 <td width="95%">
142 <p><b>Output file location:</b></p></td>
143 </table>
144 <!-- INDENTATION -->
145 <table width="100%" border=0 rules="none" frame="void"
146 cols="2" cellspacing="0" cellpadding="0">
147 <tr valign="top" align="left">
148 <td width="10%"></td>
149 <td width="89%">
150 <p><b>&minus;o</b>,
151 <b>&minus;&minus;output&minus;file</b>=<i>FILE</i></p></td>
152 </table>
153 <!-- INDENTATION -->
154 <table width="100%" border=0 rules="none" frame="void"
155 cols="2" cellspacing="0" cellpadding="0">
156 <tr valign="top" align="left">
157 <td width="21%"></td>
158 <td width="77%">
159 <p>write output to specified file</p>
160 </td>
161 </table>
162 <!-- INDENTATION -->
163 <table width="100%" border=0 rules="none" frame="void"
164 cols="2" cellspacing="0" cellpadding="0">
165 <tr valign="top" align="left">
166 <td width="10%"></td>
167 <td width="89%">
168 <p>The results are written to standard output if no output
169 file is specified or if it is -.</p>
170 </td>
171 </table>
172 <!-- INDENTATION -->
173 <table width="100%" border=0 rules="none" frame="void"
174 cols="2" cellspacing="0" cellpadding="0">
175 <tr valign="top" align="left">
176 <td width="4%"></td>
177 <td width="95%">
178 <p><b>Message selection:</b></p></td>
179 </table>
180 <!-- INDENTATION -->
181 <table width="100%" border=0 rules="none" frame="void"
182 cols="2" cellspacing="0" cellpadding="0">
183 <tr valign="top" align="left">
184 <td width="10%"></td>
185 <td width="89%">
186 <p>-&lt;,
187 <b>&minus;&minus;less&minus;than</b>=<i>NUMBER</i></p></td>
188 </table>
189 <!-- INDENTATION -->
190 <table width="100%" border=0 rules="none" frame="void"
191 cols="2" cellspacing="0" cellpadding="0">
192 <tr valign="top" align="left">
193 <td width="21%"></td>
194 <td width="77%">
195 <p>print messages with less than this many definitions,
196 defaults to infinite if not set</p>
197 </td>
198 </table>
199 <!-- INDENTATION -->
200 <table width="100%" border=0 rules="none" frame="void"
201 cols="2" cellspacing="0" cellpadding="0">
202 <tr valign="top" align="left">
203 <td width="10%"></td>
204 <td width="89%">
205 <p>-&gt;,
206 <b>&minus;&minus;more&minus;than</b>=<i>NUMBER</i></p></td>
207 </table>
208 <!-- INDENTATION -->
209 <table width="100%" border=0 rules="none" frame="void"
210 cols="2" cellspacing="0" cellpadding="0">
211 <tr valign="top" align="left">
212 <td width="21%"></td>
213 <td width="77%">
214 <p>print messages with more than this many definitions,
215 defaults to 1 if not set</p>
216 </td>
217 </table>
218 <!-- INDENTATION -->
219 <table width="100%" border=0 rules="none" frame="void"
220 cols="2" cellspacing="0" cellpadding="0">
221 <tr valign="top" align="left">
222 <td width="10%"></td>
223 <td width="89%">
224 <p><b>&minus;u</b>, <b>&minus;&minus;unique</b></p></td>
225 </table>
226 <!-- INDENTATION -->
227 <table width="100%" border=0 rules="none" frame="void"
228 cols="2" cellspacing="0" cellpadding="0">
229 <tr valign="top" align="left">
230 <td width="21%"></td>
231 <td width="77%">
232 <p>shorthand for
233 <b>&minus;&minus;less&minus;than</b>=<i>2</i>, requests that
234 only unique messages be printed</p>
235 </td>
236 </table>
237 <!-- INDENTATION -->
238 <table width="100%" border=0 rules="none" frame="void"
239 cols="2" cellspacing="0" cellpadding="0">
240 <tr valign="top" align="left">
241 <td width="4%"></td>
242 <td width="95%">
243 <p><b>Input file syntax:</b></p></td>
244 </table>
245 <!-- INDENTATION -->
246 <table width="100%" border=0 rules="none" frame="void"
247 cols="2" cellspacing="0" cellpadding="0">
248 <tr valign="top" align="left">
249 <td width="10%"></td>
250 <td width="89%">
251 <p><b>&minus;P</b>,
252 <b>&minus;&minus;properties&minus;input</b></p></td>
253 </table>
254 <!-- INDENTATION -->
255 <table width="100%" border=0 rules="none" frame="void"
256 cols="2" cellspacing="0" cellpadding="0">
257 <tr valign="top" align="left">
258 <td width="21%"></td>
259 <td width="77%">
260 <p>input files are in Java .properties syntax</p>
261 </td>
262 </table>
263 <!-- INDENTATION -->
264 <table width="100%" border=0 rules="none" frame="void"
265 cols="2" cellspacing="0" cellpadding="0">
266 <tr valign="top" align="left">
267 <td width="10%"></td>
268 <td width="89%">
269 <p><b>&minus;&minus;stringtable&minus;input</b></p></td>
270 </table>
271 <!-- INDENTATION -->
272 <table width="100%" border=0 rules="none" frame="void"
273 cols="2" cellspacing="0" cellpadding="0">
274 <tr valign="top" align="left">
275 <td width="21%"></td>
276 <td width="77%">
277 <p>input files are in NeXTstep/GNUstep .strings syntax</p>
278 </td>
279 </table>
280 <!-- INDENTATION -->
281 <table width="100%" border=0 rules="none" frame="void"
282 cols="2" cellspacing="0" cellpadding="0">
283 <tr valign="top" align="left">
284 <td width="4%"></td>
285 <td width="95%">
286 <p><b>Output details:</b></p></td>
287 </table>
288 <!-- INDENTATION -->
289 <table width="100%" border=0 rules="none" frame="void"
290 cols="2" cellspacing="0" cellpadding="0">
291 <tr valign="top" align="left">
292 <td width="10%"></td>
293 <td width="89%">
294 <p><b>&minus;&minus;color</b></p></td>
295 </table>
296 <!-- INDENTATION -->
297 <table width="100%" border=0 rules="none" frame="void"
298 cols="2" cellspacing="0" cellpadding="0">
299 <tr valign="top" align="left">
300 <td width="21%"></td>
301 <td width="77%">
302 <p>use colors and other text attributes always</p>
303 </td>
304 </table>
305 <!-- INDENTATION -->
306 <table width="100%" border=0 rules="none" frame="void"
307 cols="2" cellspacing="0" cellpadding="0">
308 <tr valign="top" align="left">
309 <td width="10%"></td>
310 <td width="89%">
311 <p><b>&minus;&minus;color</b>=<i>WHEN</i></p></td>
312 </table>
313 <!-- INDENTATION -->
314 <table width="100%" border=0 rules="none" frame="void"
315 cols="2" cellspacing="0" cellpadding="0">
316 <tr valign="top" align="left">
317 <td width="21%"></td>
318 <td width="77%">
319 <p>use colors and other text attributes if WHEN. WHEN may be
320 &rsquo;always&rsquo;, &rsquo;never&rsquo;,
321 &rsquo;auto&rsquo;, or &rsquo;html&rsquo;.</p>
322 </td>
323 </table>
324 <!-- INDENTATION -->
325 <table width="100%" border=0 rules="none" frame="void"
326 cols="2" cellspacing="0" cellpadding="0">
327 <tr valign="top" align="left">
328 <td width="10%"></td>
329 <td width="89%">
330 <p><b>&minus;&minus;style</b>=<i>STYLEFILE</i></p></td>
331 </table>
332 <!-- INDENTATION -->
333 <table width="100%" border=0 rules="none" frame="void"
334 cols="2" cellspacing="0" cellpadding="0">
335 <tr valign="top" align="left">
336 <td width="21%"></td>
337 <td width="77%">
338 <p>specify CSS style rule file for
339 <b>&minus;&minus;color</b></p>
340 </td>
341 </table>
342 <!-- INDENTATION -->
343 <table width="100%" border=0 rules="none" frame="void"
344 cols="2" cellspacing="0" cellpadding="0">
345 <tr valign="top" align="left">
346 <td width="10%"></td>
347 <td width="89%">
348 <p><b>&minus;e</b>,
349 <b>&minus;&minus;no&minus;escape</b></p></td>
350 </table>
351 <!-- INDENTATION -->
352 <table width="100%" border=0 rules="none" frame="void"
353 cols="2" cellspacing="0" cellpadding="0">
354 <tr valign="top" align="left">
355 <td width="21%"></td>
356 <td width="77%">
357 <p>do not use C escapes in output (default)</p>
358 </td>
359 </table>
360 <!-- INDENTATION -->
361 <table width="100%" border=0 rules="none" frame="void"
362 cols="2" cellspacing="0" cellpadding="0">
363 <tr valign="top" align="left">
364 <td width="10%"></td>
365 <td width="89%">
366 <p><b>&minus;E</b>, <b>&minus;&minus;escape</b></p></td>
367 </table>
368 <!-- INDENTATION -->
369 <table width="100%" border=0 rules="none" frame="void"
370 cols="2" cellspacing="0" cellpadding="0">
371 <tr valign="top" align="left">
372 <td width="21%"></td>
373 <td width="77%">
374 <p>use C escapes in output, no extended chars</p>
375 </td>
376 </table>
377 <!-- INDENTATION -->
378 <table width="100%" border=0 rules="none" frame="void"
379 cols="2" cellspacing="0" cellpadding="0">
380 <tr valign="top" align="left">
381 <td width="10%"></td>
382 <td width="89%">
383 <p><b>&minus;&minus;force&minus;po</b></p></td>
384 </table>
385 <!-- INDENTATION -->
386 <table width="100%" border=0 rules="none" frame="void"
387 cols="2" cellspacing="0" cellpadding="0">
388 <tr valign="top" align="left">
389 <td width="21%"></td>
390 <td width="77%">
391 <p>write PO file even if empty</p>
392 </td>
393 </table>
394 <!-- INDENTATION -->
395 <table width="100%" border=0 rules="none" frame="void"
396 cols="2" cellspacing="0" cellpadding="0">
397 <tr valign="top" align="left">
398 <td width="10%"></td>
399 <td width="89%">
400 <p><b>&minus;i</b>, <b>&minus;&minus;indent</b></p></td>
401 </table>
402 <!-- INDENTATION -->
403 <table width="100%" border=0 rules="none" frame="void"
404 cols="2" cellspacing="0" cellpadding="0">
405 <tr valign="top" align="left">
406 <td width="21%"></td>
407 <td width="77%">
408 <p>write the .po file using indented style</p>
409 </td>
410 </table>
411 <!-- INDENTATION -->
412 <table width="100%" border=0 rules="none" frame="void"
413 cols="2" cellspacing="0" cellpadding="0">
414 <tr valign="top" align="left">
415 <td width="10%"></td>
416 <td width="89%">
417 <p><b>&minus;&minus;no&minus;location</b></p></td>
418 </table>
419 <!-- INDENTATION -->
420 <table width="100%" border=0 rules="none" frame="void"
421 cols="2" cellspacing="0" cellpadding="0">
422 <tr valign="top" align="left">
423 <td width="21%"></td>
424 <td width="77%">
425 <p>do not write &rsquo;#: filename:line&rsquo; lines</p>
426 </td>
427 </table>
428 <!-- INDENTATION -->
429 <table width="100%" border=0 rules="none" frame="void"
430 cols="2" cellspacing="0" cellpadding="0">
431 <tr valign="top" align="left">
432 <td width="10%"></td>
433 <td width="89%">
434 <p><b>&minus;n</b>,
435 <b>&minus;&minus;add&minus;location</b></p></td>
436 </table>
437 <!-- INDENTATION -->
438 <table width="100%" border=0 rules="none" frame="void"
439 cols="2" cellspacing="0" cellpadding="0">
440 <tr valign="top" align="left">
441 <td width="21%"></td>
442 <td width="77%">
443 <p>generate &rsquo;#: filename:line&rsquo; lines
444 (default)</p>
445 </td>
446 </table>
447 <!-- INDENTATION -->
448 <table width="100%" border=0 rules="none" frame="void"
449 cols="2" cellspacing="0" cellpadding="0">
450 <tr valign="top" align="left">
451 <td width="10%"></td>
452 <td width="89%">
453 <p><b>&minus;&minus;strict</b></p></td>
454 </table>
455 <!-- INDENTATION -->
456 <table width="100%" border=0 rules="none" frame="void"
457 cols="2" cellspacing="0" cellpadding="0">
458 <tr valign="top" align="left">
459 <td width="21%"></td>
460 <td width="77%">
461 <p>write out strict Uniforum conforming .po file</p>
462 </td>
463 </table>
464 <!-- INDENTATION -->
465 <table width="100%" border=0 rules="none" frame="void"
466 cols="2" cellspacing="0" cellpadding="0">
467 <tr valign="top" align="left">
468 <td width="10%"></td>
469 <td width="89%">
470 <p><b>&minus;p</b>,
471 <b>&minus;&minus;properties&minus;output</b></p></td>
472 </table>
473 <!-- INDENTATION -->
474 <table width="100%" border=0 rules="none" frame="void"
475 cols="2" cellspacing="0" cellpadding="0">
476 <tr valign="top" align="left">
477 <td width="21%"></td>
478 <td width="77%">
479 <p>write out a Java .properties file</p>
480 </td>
481 </table>
482 <!-- INDENTATION -->
483 <table width="100%" border=0 rules="none" frame="void"
484 cols="2" cellspacing="0" cellpadding="0">
485 <tr valign="top" align="left">
486 <td width="10%"></td>
487 <td width="89%">
488 <p><b>&minus;&minus;stringtable&minus;output</b></p></td>
489 </table>
490 <!-- INDENTATION -->
491 <table width="100%" border=0 rules="none" frame="void"
492 cols="2" cellspacing="0" cellpadding="0">
493 <tr valign="top" align="left">
494 <td width="21%"></td>
495 <td width="77%">
496 <p>write out a NeXTstep/GNUstep .strings file</p>
497 </td>
498 </table>
499 <!-- INDENTATION -->
500 <table width="100%" border=0 rules="none" frame="void"
501 cols="2" cellspacing="0" cellpadding="0">
502 <tr valign="top" align="left">
503 <td width="10%"></td>
504 <td width="89%">
505 <p><b>&minus;w</b>,
506 <b>&minus;&minus;width</b>=<i>NUMBER</i></p></td>
507 </table>
508 <!-- INDENTATION -->
509 <table width="100%" border=0 rules="none" frame="void"
510 cols="2" cellspacing="0" cellpadding="0">
511 <tr valign="top" align="left">
512 <td width="21%"></td>
513 <td width="77%">
514 <p>set output page width</p>
515 </td>
516 </table>
517 <!-- INDENTATION -->
518 <table width="100%" border=0 rules="none" frame="void"
519 cols="2" cellspacing="0" cellpadding="0">
520 <tr valign="top" align="left">
521 <td width="10%"></td>
522 <td width="89%">
523 <p><b>&minus;&minus;no&minus;wrap</b></p></td>
524 </table>
525 <!-- INDENTATION -->
526 <table width="100%" border=0 rules="none" frame="void"
527 cols="2" cellspacing="0" cellpadding="0">
528 <tr valign="top" align="left">
529 <td width="21%"></td>
530 <td width="77%">
531 <p>do not break long message lines, longer than the output
532 page width, into several lines</p>
533 </td>
534 </table>
535 <!-- INDENTATION -->
536 <table width="100%" border=0 rules="none" frame="void"
537 cols="2" cellspacing="0" cellpadding="0">
538 <tr valign="top" align="left">
539 <td width="10%"></td>
540 <td width="89%">
541 <p><b>&minus;s</b>,
542 <b>&minus;&minus;sort&minus;output</b></p></td>
543 </table>
544 <!-- INDENTATION -->
545 <table width="100%" border=0 rules="none" frame="void"
546 cols="2" cellspacing="0" cellpadding="0">
547 <tr valign="top" align="left">
548 <td width="21%"></td>
549 <td width="77%">
550 <p>generate sorted output</p>
551 </td>
552 </table>
553 <!-- INDENTATION -->
554 <table width="100%" border=0 rules="none" frame="void"
555 cols="2" cellspacing="0" cellpadding="0">
556 <tr valign="top" align="left">
557 <td width="10%"></td>
558 <td width="89%">
559 <p><b>&minus;F</b>,
560 <b>&minus;&minus;sort&minus;by&minus;file</b></p></td>
561 </table>
562 <!-- INDENTATION -->
563 <table width="100%" border=0 rules="none" frame="void"
564 cols="2" cellspacing="0" cellpadding="0">
565 <tr valign="top" align="left">
566 <td width="21%"></td>
567 <td width="77%">
568 <p>sort output by file location</p>
569 </td>
570 </table>
571 <!-- INDENTATION -->
572 <table width="100%" border=0 rules="none" frame="void"
573 cols="2" cellspacing="0" cellpadding="0">
574 <tr valign="top" align="left">
575 <td width="10%"></td>
576 <td width="89%">
577 <p><b>&minus;&minus;omit&minus;header</b></p></td>
578 </table>
579 <!-- INDENTATION -->
580 <table width="100%" border=0 rules="none" frame="void"
581 cols="2" cellspacing="0" cellpadding="0">
582 <tr valign="top" align="left">
583 <td width="21%"></td>
584 <td width="77%">
585 <p>don&rsquo;t write header with &lsquo;msgid
586 &quot;&quot;&rsquo; entry</p>
587 </td>
588 </table>
589 <!-- INDENTATION -->
590 <table width="100%" border=0 rules="none" frame="void"
591 cols="2" cellspacing="0" cellpadding="0">
592 <tr valign="top" align="left">
593 <td width="4%"></td>
594 <td width="95%">
595 <p><b>Informative output:</b></p></td>
596 </table>
597 <!-- INDENTATION -->
598 <table width="100%" border=0 rules="none" frame="void"
599 cols="2" cellspacing="0" cellpadding="0">
600 <tr valign="top" align="left">
601 <td width="10%"></td>
602 <td width="89%">
603 <p><b>&minus;h</b>, <b>&minus;&minus;help</b></p></td>
604 </table>
605 <!-- INDENTATION -->
606 <table width="100%" border=0 rules="none" frame="void"
607 cols="2" cellspacing="0" cellpadding="0">
608 <tr valign="top" align="left">
609 <td width="21%"></td>
610 <td width="77%">
611 <p>display this help and exit</p>
612 </td>
613 </table>
614 <!-- INDENTATION -->
615 <table width="100%" border=0 rules="none" frame="void"
616 cols="2" cellspacing="0" cellpadding="0">
617 <tr valign="top" align="left">
618 <td width="10%"></td>
619 <td width="89%">
620 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
621 </table>
622 <!-- INDENTATION -->
623 <table width="100%" border=0 rules="none" frame="void"
624 cols="2" cellspacing="0" cellpadding="0">
625 <tr valign="top" align="left">
626 <td width="21%"></td>
627 <td width="77%">
628 <p>output version information and exit</p>
629 </td>
630 </table>
631 <a name="AUTHOR"></a>
632 <h2>AUTHOR</h2>
633 <!-- INDENTATION -->
634 <table width="100%" border=0 rules="none" frame="void"
635 cols="2" cellspacing="0" cellpadding="0">
636 <tr valign="top" align="left">
637 <td width="10%"></td>
638 <td width="89%">
639 <p>Written by Peter Miller.</p>
640 </td>
641 </table>
642 <a name="REPORTING BUGS"></a>
643 <h2>REPORTING BUGS</h2>
644 <!-- INDENTATION -->
645 <table width="100%" border=0 rules="none" frame="void"
646 cols="2" cellspacing="0" cellpadding="0">
647 <tr valign="top" align="left">
648 <td width="10%"></td>
649 <td width="89%">
650 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
651 </td>
652 </table>
653 <a name="COPYRIGHT"></a>
654 <h2>COPYRIGHT</h2>
655 <!-- INDENTATION -->
656 <table width="100%" border=0 rules="none" frame="void"
657 cols="2" cellspacing="0" cellpadding="0">
658 <tr valign="top" align="left">
659 <td width="10%"></td>
660 <td width="89%">
661 <p>Copyright &copy; 1995-1998, 2000-2010 Free Software
662 Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
663 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
664 This is free software: you are free to change and
665 redistribute it. There is NO WARRANTY, to the extent
666 permitted by law.</p>
667 </td>
668 </table>
669 <a name="SEE ALSO"></a>
670 <h2>SEE ALSO</h2>
671 <!-- INDENTATION -->
672 <table width="100%" border=0 rules="none" frame="void"
673 cols="2" cellspacing="0" cellpadding="0">
674 <tr valign="top" align="left">
675 <td width="10%"></td>
676 <td width="89%">
677 <p>The full documentation for <b>msgcomm</b> is maintained
678 as a Texinfo manual. If the <b>info</b> and <b>msgcomm</b>
679 programs are properly installed at your site, the
680 command</p>
681 </td>
682 </table>
683 <!-- INDENTATION -->
684 <table width="100%" border=0 rules="none" frame="void"
685 cols="2" cellspacing="0" cellpadding="0">
686 <tr valign="top" align="left">
687 <td width="20%"></td>
688 <td width="79%">
689 <p><b>info msgcomm</b></p>
690 </td>
691 </table>
692 <!-- INDENTATION -->
693 <table width="100%" border=0 rules="none" frame="void"
694 cols="2" cellspacing="0" cellpadding="0">
695 <tr valign="top" align="left">
696 <td width="10%"></td>
697 <td width="89%">
698 <p>should give you access to the complete manual.</p>
699 </td>
700 </table>
701 <hr>
702 </body>
703 </html>