diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-28 11:55:30 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-28 11:55:30 +0000 |
commit | 43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3 (patch) | |
tree | 40b0ce275de19f556d57118911552f9087db7cab /regress/tbl/layout/spacing.out_ascii | |
parent | 987b06113fad7f62388895986dd119ed2fa17a5c (diff) | |
download | mandoc-43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3.tar.gz |
Vertical spacing changes around tables in man_term.c rev. 1.241
and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately.
This commit cleans up most of it.
Diffstat (limited to 'regress/tbl/layout/spacing.out_ascii')
-rw-r--r-- | regress/tbl/layout/spacing.out_ascii | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/tbl/layout/spacing.out_ascii b/regress/tbl/layout/spacing.out_ascii index 0aced7cf..36b60859 100644 --- a/regress/tbl/layout/spacing.out_ascii +++ b/regress/tbl/layout/spacing.out_ascii @@ -5,30 +5,30 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN default spacing: - +------+ |a b | +------+ - spacing 0: + spacing 0: +---+ |ab | +---+ - spacing 1: + spacing 1: +----+ |a b | +----+ - spacing 2: + spacing 2: +--+--+ |a |b | +--+--+ - spacing 5: + spacing 5: +---++---+ |a || b | +---++---+ + leaked tab settings: a b c d e f |