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

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

1.2     ! schwarze    1: <p class="Pp" id="first">automatic:
        !             2:     <a class="permalink" href="#first"><code class="Fn">first</code></a>() and
        !             3:     <code class="Fn">second</code>()</p>
        !             4: <p class="Pp" id="second"><a class="permalink" href="#second"><code class="Fn">second</code></a>()
1.1       schwarze    5:     and <code class="Fn">first</code>()</p>
1.2     ! schwarze    6: <p class="Pp" id="e3">explicit:
        !             7:     <a class="permalink" href="#e3"><code class="Fn">third</code></a>() and
1.1       schwarze    8:     <a class="permalink" href="#e4"><code class="Fn" id="e4">fourth</code></a>(<var class="Fa">void</var>);</p>

CVSweb