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

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

1.2       schwarze    1:   <br/>
                      2:   initial regular text</p>
1.3     ! schwarze    3: <pre>literal text
        !             4: before display</pre>
1.1       schwarze    5: <div class="Bd-indent">
1.3     ! schwarze    6: <pre>This is a short line.
        !             7: This is a very long line that would wrap if it weren't in literal context.</pre>
1.1       schwarze    8: </div>
1.3     ! schwarze    9: <pre>literal text
        !            10: after display</pre>
1.2       schwarze   11: <p class="Pp">final regular text
                     12:   <br/>

CVSweb