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