[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.2

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

CVSweb