=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/spacing.out_ascii,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- mandoc/regress/tbl/layout/spacing.out_ascii 2022/08/28 11:55:37 1.4 +++ mandoc/regress/tbl/layout/spacing.out_ascii 2025/07/24 18:14:29 1.6 @@ -1,35 +1,35 @@ TBL-LAYOUT-SPACING(1) General Commands Manual TBL-LAYOUT-SPACING(1) NNAAMMEE - tbl-layout-spacing - spacing modifiers + tbl-layout-spacing - spacing modifiers DDEESSCCRRIIPPTTIIOONN - default spacing: - +------+ - |a b | - +------+ + default spacing: + +-------+ + | a b | + +-------+ - spacing 0: - +---+ - |ab | - +---+ + spacing 0: + +----+ + | ab | + +----+ - spacing 1: - +----+ - |a b | - +----+ + spacing 1: + +-----+ + | a b | + +-----+ - spacing 2: - +--+--+ - |a |b | - +--+--+ + spacing 2: + +---+--+ + | a |b | + +---+--+ - spacing 5: - +---++---+ - |a || b | - +---++---+ + spacing 5: + +----++---+ + | a || b | + +----++---+ - leaked tab settings: - a b c d e f + leaked tab settings: + a b c d e f OpenBSD September 1, 2020 TBL-LAYOUT-SPACING(1)