=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/span.out_ascii,v retrieving revision 1.6 retrieving revision 1.10 diff -u -p -r1.6 -r1.10 --- mandoc/regress/tbl/layout/span.out_ascii 2021/06/28 20:13:06 1.6 +++ mandoc/regress/tbl/layout/span.out_ascii 2025/07/24 18:14:29 1.10 @@ -1,40 +1,48 @@ TBL-LAYOUT-SPAN(1) General Commands Manual TBL-LAYOUT-SPAN(1) NNAAMMEE - tbl-layout-span - alignment of spanned cells + tbl-layout-span - alignment of spanned cells DDEESSCCRRIIPPTTIIOONN - normal text + normal text + +---------------+ + | a b c d | + | s c d | + | a s d | + | a b s | + +---------------+ - +--------------+ - |a b c d | - |s c d | - |a s d | - |a b s | - +--------------+ + +---------------+ + | a b c d | + | s c d | + | a s d | + | a b s | + +---------------+ - +--------------+ - |a b c d | - | s c d | - |a s d | - |a b s | - +--------------+ + +---------------+ + | a b c d | + | s c d | + | a s d | + | a b s | + +---------------+ - +--------------+ - |a b c d | - | s c d | - |a s d | - |a b s | - +--------------+ + +---+---+---+---+---+ + | a | b | c | d | e | + +---+---+---+---+---+ + | s1 | s2 | + +---+---+---+---+---+ + | a | b | c | d | e | + +---+---+---+---+---+ - +--+---+---+---+---+ - |a | b | c | d | e | - +--+---+---+---+---+ - | s1 | s2 | - +--+---+---+---+---+ - |a | b | c | d | e | - +--+---+---+---+---+ - leaked tab settings: - a b c d e f + +-----------+ + | x***nnnnn | + +---+-------+ + | a | 0.01 | + +---+-------+ + | b | 10.0 | + +---+-------+ -OpenBSD June 17, 2017 TBL-LAYOUT-SPAN(1) + leaked tab settings: + a b c d e f + +OpenBSD September 7, 2021 TBL-LAYOUT-SPAN(1)