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

Annotation of mandoc/regress/man/RS/width.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: width.in,v 1.5 2017/07/04 14:53:23 schwarze Exp $
        !             2: .TH RS-WIDTH 1 "December 23, 2014"
1.1       schwarze    3: .SH NAME
                      4: RS-width \- negative and excessive indentation
                      5: .SH DESCRIPTION
                      6: regular
                      7: text
                      8: .RS -14n
                      9: indented
                     10: text
                     11: .RE
                     12: regular
                     13: text
1.2       schwarze   14: .RS -0.36i
1.1       schwarze   15: indented
                     16: text
                     17: .RE
                     18: regular
                     19: text
1.2       schwarze   20: .RS 0.36i
1.1       schwarze   21: indented
                     22: text
                     23: .RE
                     24: regular
                     25: text
                     26: .RS 100n
                     27: indented
                     28: text
                     29: .RE
                     30: regular
                     31: text

CVSweb