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

Annotation of mandoc/regress/man/RS/breaking.in, Revision 1.1

1.1     ! schwarze    1: .TH RS-BREAKING 1 "7 July 2012" OpenBSD
        !             2: .SH NAME
        !             3: RS-breaking \- some block gets broken by an RS block
        !             4: .SH DESCRIPTION
        !             5: preceding text
        !             6: .TP 4n
        !             7: *
        !             8: item
        !             9: .RS 8n
        !            10: indented text
        !            11: .RE
        !            12: middle text
        !            13: .TP 4n
        !            14: *
        !            15: .RS 8n
        !            16: indented text
        !            17: .RE
        !            18: .\" middle text
        !            19: .\" .TP 4n
        !            20: .\" .RS 8n
        !            21: .\" indented text
        !            22: .\" .RE
        !            23: trailing text

CVSweb