1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
.Dd July 10, 2012 .Dt BL-ITEM 1 .Os OpenBSD .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