1.Dd January 2, 2011 2.Dt BL-EMPTY 1 3.Os OpenBSD 4.Sh NAME 5.Nm Bl-empty 6.Nd empty lists 7.Sh DESCRIPTION 8bullet list: 9.Bl -bullet 10.El 11column list: 12.Bl -column one two 13.El 14dash list: 15.Bl -dash 16.El 17diag list: 18.Bl -diag 19.El 20enum list: 21.Bl -enum 22.El 23hang list: 24.Bl -hang 25.El 26hyphen list: 27.Bl -hyphen 28.El 29inset list: 30.Bl -inset 31.El 32item list: 33.Bl -item 34.El 35ohang list: 36.Bl -ohang 37.El 38tag list: 39.Bl -tag -width Ds 40.El 41end of test document 42