summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Bl/item.in
blob: 39edd1bd9e1b3e38bfeaa67607cfeb79cd86d73f (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
.\" $OpenBSD: item.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
.Dd $Mdocdate$
.Dt BL-ITEM 1
.Os
.Sh NAME
.Nm Bl-item
.Nd itemized lists
.Sh DESCRIPTION
.Bl -item
.It
first line
.It ignore
second line
.It
third line
.El
.Bl -item -compact
.It
first line
.It ignore
second line
.It
third line
.El