aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/ohang.in
blob: 9d1c0779f2fb165fe13ea9e4193d49260a1794d1 (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: July 4 2017 $
.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