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

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

CVSweb