=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/complex.out_ascii,v retrieving revision 1.2 retrieving revision 1.5 diff -u -p -r1.2 -r1.5 --- mandoc/regress/tbl/layout/complex.out_ascii 2021/06/28 20:13:05 1.2 +++ mandoc/regress/tbl/layout/complex.out_ascii 2025/07/24 18:14:29 1.5 @@ -1,31 +1,30 @@ TBL-LAYOUT-COMPLEX(1) General Commands Manual TBL-LAYOUT-COMPLEX(1) NNAAMMEE - tbl-layout-complex - complex table layout + tbl-layout-complex - complex table layout DDEESSCCRRIIPPTTIIOONN - normal text + normal text + +---+-----------++--+ + | a | bb c ||d | + | e | _f gg ||i | + +---+-----------++--+ - +--+-----------++--+ - |a | bb c ||d | - |e | _f gg ||i | - +--+-----------++--+ - normal text + normal text + +-------+ + | a | + | c d | + +-------+ - +------+ - |a | - |c d | - +------+ - normal text + normal text + +---++--+ + | a ||b | + +---++--+ + | c | d | + +---+---+ + e f + --------- - +--++--+ - |a ||b | - +--++--+ - |c | d | - +--+---+ - e f - -------- - - normal text + normal text OpenBSD January 26, 2015 TBL-LAYOUT-COMPLEX(1)