=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/spacing.out_ascii,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- mandoc/regress/tbl/layout/spacing.out_ascii 2022/08/28 11:55:37 1.4 +++ mandoc/regress/tbl/layout/spacing.out_ascii 2023/11/13 21:22:12 1.5 @@ -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)