summaryrefslogtreecommitdiffstats
path: root/regress/tbl/layout/span.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 14:55:30 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 14:55:30 +0000
commitb22a929d117e71834f587cea03908a8196c8c4d0 (patch)
tree3221477a6d56ed4336a554f82a23f0bb3a68221c /regress/tbl/layout/span.out_ascii
parent8b829c3fb9f3b6e04849fd535eeb826b618e533a (diff)
downloadmandoc-b22a929d117e71834f587cea03908a8196c8c4d0.tar.gz
tables leak tab settings to subsequent text
Diffstat (limited to 'regress/tbl/layout/span.out_ascii')
-rw-r--r--regress/tbl/layout/span.out_ascii3
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/tbl/layout/span.out_ascii b/regress/tbl/layout/span.out_ascii
index b2c6fcf3..e439a766 100644
--- a/regress/tbl/layout/span.out_ascii
+++ b/regress/tbl/layout/span.out_ascii
@@ -36,6 +36,9 @@ DDEESSCCRRIIPPTTIIOONN
+--+---+---+---+---+
|a | b | c | d | e |
+--+---+---+---+---+
+ leaked tab settings:
+ a b c d e f
+
TBL-LAYOUT-SPAN(1)