aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/notype.in
blob: f91583d0d6521d2f74352acfa583b392481f6c3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.Dd August 10, 2016
.Dt BL-NOTYPE 1
.Os OpenBSD
.Sh NAME
.Nm Bl-notype
.Nd lists with late or missing types
.Sh DESCRIPTION
late type:
.Bl -offset indent -bullet
.It
Some text.
.El tail argument
.Pp
no type:
.Bl -offset indent -width Ds
.It
Some text.
.El
.Pp
no argument at all:
.Bl
.It
Some text.
.El
.Pp
final text