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

Annotation of mandoc/regress/mdoc/Sh/paragraph.out_html, Revision 1.1

1.1     ! schwarze    1: BEGINTEST
        !             2: <p class="Pp">descriptive text</p>
        !             3: <h2 class="Ss" title="Ss" id="Subsection"><a class="permalink" href="#Subsection">Subsection</a></h2>
        !             4: initial subsection text
        !             5: <p class="Pp">subsection paragraph</p>
        !             6: <h1 class="Sh" title="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
        !             7: ENDTEST

CVSweb