summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Bl/ohang.in
blob: 0184e2231614699b80314ba3eb49ff30ee8c76b8 (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: ohang.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
.Dd $Mdocdate$
.Dt BL-OHANG 1
.Os
.Sh NAME
.Nm Bl-ohang
.Nd over-hanging lists
.Sh DESCRIPTION
.Bl -ohang
.It first tag
first line
.It second tag
second line
.It third tag
third line
.El
.Bl -ohang -compact
.It first tag
first line
.It second tag
second line
.It third tag
third line
.El