Annotation of mandoc/regress/man/TP/spacing.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: spacing.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
! 2: .TH TP-SPACING 1 "September 21, 2015"
1.1 schwarze 3: .SH NAME
4: TP-spacing \- spacing in tagged paragraphs
5: .SH DESCRIPTION
6: Normal text.
7: .TP
8: tag
9: Indented text.
10: .TP
11: four
12: Indented text.
13: .TP
14: ffive
15: Indented text.
16: .TP
17: sixsix
18: Indented text.
19: .TP
20: seseven
21: Indented text.
22: .TP
23: a much longer tag
24: Indented text.
25: .LP
26: Tags with trailing space:
27: .TP
28: tag\ \&
29: Three plus one makes four.
30: .TP
31: tag\ \ \&
32: Three plus two makes five.
33: .TP
34: tag\ \ \ \&
35: Three plus three makes six.
36: .TP
37: tag\ \ \ \ \ \&
38: Three plus four makes seven.
39: .TP
40: tag\ \ \ \ \ \ \&
41: Three plus five makes eight.
42: .LP
43: Normal text.
CVSweb