=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/span.out_ascii,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/tbl/layout/span.out_ascii 2017/02/08 03:03:30 1.1 +++ mandoc/regress/tbl/layout/span.out_ascii 2017/06/13 14:39:14 1.2 @@ -29,5 +29,13 @@ DDEESSCCRRIIPPTTIIOONN |a b s | +--------------+ + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ + | s1 | s2 | + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ + TBL-LAYOUT-SPAN(1)