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

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

1.1     ! schwarze    1: .TH RS-LONELYRE 1 "November 10, 2013" OpenBSD
        !             2: .SH NAME
        !             3: RS-lonelyRE \- closing RS that is not open
        !             4: .SH DESCRIPTION
        !             5: .RS
        !             6: indented text
        !             7: .RE
        !             8: .TP 6n
        !             9: tag
        !            10: body
        !            11: .RE
        !            12: out of body
        !            13: .IP tag 6n
        !            14: body
        !            15: .RE
        !            16: out of body
        !            17: .HP 6n
        !            18: Here we need some text that is long enough to span more than one
        !            19: output line, such that we can see the hanging indentation.
        !            20: .RE
        !            21: out of body

CVSweb