=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/spacing.out_ascii,v retrieving revision 1.2 retrieving revision 1.5 diff -u -p -r1.2 -r1.5 --- mandoc/regress/tbl/layout/spacing.out_ascii 2020/10/25 18:28:26 1.2 +++ mandoc/regress/tbl/layout/spacing.out_ascii 2023/11/13 21:22:12 1.5 @@ -1,39 +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: + default spacing: + +------+ + |a b | + +------+ - +------+ - |a b | - +------+ - spacing 0: + spacing 0: + +---+ + |ab | + +---+ - +---+ - |ab | - +---+ - spacing 1: + spacing 1: + +----+ + |a b | + +----+ - +----+ - |a b | - +----+ - spacing 2: + spacing 2: + +--+--+ + |a |b | + +--+--+ - +--+--+ - |a |b | - +--+--+ - spacing 5: + spacing 5: + +---++---+ + |a || b | + +---++---+ - +---++---+ - |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)