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