=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/span.out_ascii,v retrieving revision 1.1 retrieving revision 1.8 diff -u -p -r1.1 -r1.8 --- mandoc/regress/tbl/layout/span.out_ascii 2017/02/08 03:03:30 1.1 +++ mandoc/regress/tbl/layout/span.out_ascii 2022/08/28 11:55:37 1.8 @@ -1,13 +1,10 @@ TBL-LAYOUT-SPAN(1) General Commands Manual TBL-LAYOUT-SPAN(1) - - NNAAMMEE tbl-layout-span - alignment of spanned cells DDEESSCCRRIIPPTTIIOONN normal text - +--------------+ |a b c d | |s c d | @@ -29,5 +26,23 @@ DDEESSCCRRIIPPTTIIOONN |a b s | +--------------+ + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ + | s1 | s2 | + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ - TBL-LAYOUT-SPAN(1) + +----------+ + |x***nnnnn | + +--+-------+ + |a | 0.01 | + +--+-------+ + |b | 10.0 | + +--+-------+ + + leaked tab settings: + a b c d e f + +OpenBSD September 7, 2021 TBL-LAYOUT-SPAN(1)