Changeset 5493:045c5942e1ad
- Timestamp:
- 2008-08-24 11:01:31 (3 months ago)
- Author:
- Rocco Rutte <pdmef@…>
- Branch:
- HEAD
- Message:
-
Manual: Fix DTD validation error and message header display section
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5491
|
r5493
|
|
| | 1 | 2008-08-24 17:06 +0200 Rocco Rutte <pdmef@gmx.net> (fec35f9ad30f) |
| | 2 | |
| | 3 | * doc/manual.xml.head: Manual: Fix typo |
| | 4 | |
| | 5 | 2008-08-24 17:03 +0200 Rocco Rutte <pdmef@gmx.net> (a2fc5e7c77ae) |
| | 6 | |
| | 7 | * ChangeLog, doc/manual.xml.head: Manual: Fix style and typos. Noted |
| | 8 | by Vincent Lefevre, see #3109. |
| | 9 | |
| 1 | 10 | 2008-08-23 15:25 -0700 Brendan Cully <brendan@kublai.com> (1f9849496bc2) |
| 2 | 11 | |
-
|
r5492
|
r5493
|
|
| 2074 | 2074 | |
| 2075 | 2075 | <sect1 id="ignore"> |
| 2076 | | <title>Ignoring (weeding) unwanted message headers</title> |
| | 2076 | <title>Message header display</title> |
| 2077 | 2077 | |
| 2078 | 2078 | <para> |
| 2079 | 2079 | <literallayout> |
| 2080 | 2080 | Usage: <literal>[un]ignore</literal> <emphasis>pattern</emphasis> [ <emphasis>pattern</emphasis> ... ] |
| 2081 | | Usage: <literal>hdr_order</literal> <emphasis>header1</emphasis> <emphasis>header2</emphasis> <emphasis>header3</emphasis> |
| 2082 | 2081 | </literallayout> |
| 2083 | 2082 | </para> |
| … |
… |
|
| 2118 | 2117 | </screen> |
| 2119 | 2118 | </para> |
| | 2119 | |
| | 2120 | <anchor id="hdr-order"/> |
| | 2121 | <literallayout> |
| | 2122 | Usage: <literal>hdr_order</literal> <emphasis>header1</emphasis> <emphasis>header2</emphasis> <emphasis>header3</emphasis> |
| | 2123 | </literallayout> |
| 2120 | 2124 | |
| 2121 | 2125 | <para> |
| … |
… |
|
| 2365 | 2369 | |
| 2366 | 2370 | <sect1 id="my-hdr"> |
| 2367 | | <anchor id="hdr-order"/> |
| 2368 | 2371 | <title>User defined headers</title> |
| 2369 | 2372 | |