]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bl/colNoIt.in
test -diag -width and -inset -width
[mandoc.git] / regress / mdoc / Bl / colNoIt.in
1 .\" $OpenBSD: colNoIt.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt BL-COLNOIT 1
4 .Os
5 .Sh NAME
6 .Nm Bl-colNoIt
7 .Nd column lists without item macros
8 .Sh DESCRIPTION
9 .Bl -column "a" "b"
10 .Sy a Ta b
11 .Em c Ta d
12 .El
13 .Bl -column "a" "b"
14 a b
15 c d
16 .El