]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bl/ohang.in
test -diag -width and -inset -width
[mandoc.git] / regress / mdoc / Bl / ohang.in
1 .\" $OpenBSD: ohang.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt BL-OHANG 1
4 .Os
5 .Sh NAME
6 .Nm Bl-ohang
7 .Nd over-hanging lists
8 .Sh DESCRIPTION
9 .Bl -ohang
10 .It first tag
11 first line
12 .It second tag
13 second line
14 .It third tag
15 third line
16 .El
17 .Bl -ohang -compact
18 .It first tag
19 first line
20 .It second tag
21 second line
22 .It third tag
23 third line
24 .El