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