=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/span.out_ascii,v retrieving revision 1.5 retrieving revision 1.10 diff -u -p -r1.5 -r1.10 --- mandoc/regress/tbl/layout/span.out_ascii 2020/10/25 18:28:26 1.5 +++ mandoc/regress/tbl/layout/span.out_ascii 2025/07/24 18:14:29 1.10 @@ -1,44 +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 | + +---+-------+ + leaked tab settings: + a b c d e f - -OpenBSD June 17, 2017 TBL-LAYOUT-SPAN(1) +OpenBSD September 7, 2021 TBL-LAYOUT-SPAN(1)