[BACK]Return to tag.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Ic

Annotation of mandoc/regress/mdoc/Ic/tag.out_html, Revision 1.2

1.1       schwarze    1: <dl class="Bl-tag">
1.2     ! schwarze    2:   <dt id="one"><a class="permalink" href="#one"><code class="Ic">one</code></a>
1.1       schwarze    3:     |
                      4:     <a class="permalink" href="#two"><code class="Ic" id="two">two</code></a></dt>
                      5:   <dd>text</dd>
1.2     ! schwarze    6:   <dt id="three"><a class="permalink" href="#three"><code class="Ic">three</code></a></dt>
1.1       schwarze    7:   <dd>text</dd>
                      8: </dl>
                      9: <a class="permalink" href="#four"><code class="Ic" id="four">four</code></a>

CVSweb