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

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

1.1     ! schwarze    1: .TH RS-NESTED 1 "April 6, 2015" OpenBSD
        !             2: .SH NAME
        !             3: RS-nowidth \- indentation blocks not specifying a width
        !             4: .SH DESCRIPTION
        !             5: regular text
        !             6: .RS
        !             7: top-level indented list
        !             8: .RE
        !             9: regular text
        !            10: .TP 2n
        !            11: \(bu
        !            12: bullet list
        !            13: .RS
        !            14: indented text
        !            15: .RE
        !            16: regular text
        !            17: .RS
        !            18: top-level indented list
        !            19: .RE
        !            20: regular text

CVSweb