Annotation of mandoc/regress/man/IP/manyargs.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: manyargs.in,v 1.5 2017/07/04 14:53:23 schwarze Exp $
! 2: .TH IP-MANYARGS 1 "January 4, 2011"
1.1 schwarze 3: .SH NAME
4: IP-manyargs \- too many header args for indented blocks
5: .SH DESCRIPTION
6: regular
7: text
8: .IP tag1 10n
9: indented
10: text
11: .PP
12: regular
13: text
14: .IP tag2 10n tag1
15: indented
16: text
17: .PP
18: regular
19: text
20: .IP tag3 10n tag2 tag1
21: indented
22: text
23: .nf
24: literal
25: text
26: .IP tag1 10n
27: indented
28: text
29: .PP
30: literal
31: text
32: .IP tag2 10n tag1
33: indented
34: text
35: .PP
36: literal
37: text
38: .IP tag3 10n tag2 tag1
39: indented
40: text
CVSweb