.\" $OpenBSD: emptyhead.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ .Dd $Mdocdate: July 4 2017 $ .Dt BL-EMPTYHEAD 1 .Os .Sh NAME .Nm Bl-emptyhead .Nd lists with empty item heads .Sh DESCRIPTION hang list: .Bl -hang -width 6n .It tag text .It no tag before this text .It tag text .El ohang list: .Bl -ohang .It tag text .It no tag before this text .It tag text .El inset list: .Bl -inset .It tag text .It no tag before this text .It tag text .El diag list: .Bl -diag .It tag text .It no tag before this text .It tag text .El