diff options
Diffstat (limited to 'regress/mdoc/Tg/column.in')
-rw-r--r-- | regress/mdoc/Tg/column.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Tg/column.in b/regress/mdoc/Tg/column.in index 347e7594..f12ca41d 100644 --- a/regress/mdoc/Tg/column.in +++ b/regress/mdoc/Tg/column.in @@ -1,4 +1,4 @@ -.\" $OpenBSD: column.in,v 1.1 2020/04/06 09:55:50 schwarze Exp $ +.\" $OpenBSD: column.in,v 1.2 2020/04/07 22:45:38 schwarze Exp $ .Dd $Mdocdate$ .Dt TG-COLUMN 1 .Os @@ -9,8 +9,9 @@ BEGINTEST .Tg list .Bl -column one two +.It one Ta .Tg row1 -.It one Ta two +two .Tg row2 .It 1 2 .El |