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

Annotation of mandoc/regress/man/HP/spacing.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: spacing.in,v 1.6 2017/07/04 14:53:23 schwarze Exp $
        !             2: .TH HP-SPACING 1 "December 23, 2014"
1.1       schwarze    3: .SH NAME
                      4: HP-spacing \- spacing in hanged lists
                      5: .SH DESCRIPTION
                      6: Normal text.
                      7: .HP
                      8: Each hanged paragraph gets a sufficient amount of text
                      9: to wrap to the next line.
                     10: .br
                     11: And a second line.
                     12: .sp 1v
                     13: Vertical spacing an a third line.
                     14: .br
                     15: A fourth line.
                     16: .HP -10n
                     17: Each hanged paragraph gets a sufficient amount of text
                     18: to wrap to the next line.
                     19: .br
                     20: And a second line.
1.2       schwarze   21: .HP -0.36i
1.1       schwarze   22: Each hanged paragraph gets a sufficient amount of text
                     23: to wrap to the next line.
                     24: .br
                     25: And a second line.
                     26: .HP 0n
                     27: Each hanged paragraph gets a sufficient amount of text
                     28: to wrap to the next line.
                     29: .br
                     30: And a second line.
                     31: .HP 1n
                     32: Each hanged paragraph gets a sufficient amount of text
                     33: to wrap to the next line.
                     34: .br
                     35: And a second line.
                     36: .HP 2n
                     37: Each hanged paragraph gets a sufficient amount of text
                     38: to wrap to the next line.
                     39: .br
                     40: And a second line.
                     41: .HP 4n
                     42: Each hanged paragraph gets a sufficient amount of text
                     43: to wrap to the next line.
                     44: .br
                     45: And a second line.
1.2       schwarze   46: .HP .76i
1.1       schwarze   47: Each hanged paragraph gets a sufficient amount of text
                     48: to wrap to the next line.
                     49: .br
                     50: And a second line.
                     51: .HP 16n
                     52: Each hanged paragraph gets a sufficient amount of text
                     53: to wrap to the next line.
                     54: .br
                     55: And a second line.
                     56: .HP 78n
                     57: Each hanged paragraph gets a sufficient amount of text
                     58: to wrap to the next line.
                     59: .LP
                     60: Normal text.

CVSweb