Annotation of mandoc/regress/mdoc/Bl/ohang.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: ohang.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
! 2: .Dd $Mdocdate: July 4 2017 $
1.1 schwarze 3: .Dt BL-OHANG 1
1.2 ! schwarze 4: .Os
1.1 schwarze 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
CVSweb