[BACK]Return to literal.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TP

Annotation of mandoc/regress/man/TP/literal.out_html, Revision 1.3

1.1       schwarze    1: <dl class="Bl-tag">
1.3     ! schwarze    2:   <dt id="tag"><a class="permalink" href="#tag">tag</a></dt>
1.1       schwarze    3:   <dd>regular indented text</dd>
                      4: </dl>
                      5: <p class="Pp">regular paragraph</p>
                      6: <pre>
                      7: literal
                      8: text
                      9: </pre>
                     10: <dl class="Bl-tag">
1.3     ! schwarze   11:   <dt id="tag_2"><a class="permalink" href="#tag_2">tag</a></dt>
1.1       schwarze   12:   <dd>
                     13:     <pre>
                     14: indented
                     15: literal
                     16: text
                     17:     </pre>
                     18:   </dd>
                     19: </dl>
                     20: <pre>
                     21: literal
                     22: paragraph
                     23: </pre>
                     24: regular text
                     25: <br/>

CVSweb