From 43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 28 Aug 2022 11:55:30 +0000 Subject: 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. --- regress/tbl/layout/shortlines.out_ascii | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/tbl/layout/shortlines.out_ascii') diff --git a/regress/tbl/layout/shortlines.out_ascii b/regress/tbl/layout/shortlines.out_ascii index fbebcad3..fa5b6fc9 100644 --- a/regress/tbl/layout/shortlines.out_ascii +++ b/regress/tbl/layout/shortlines.out_ascii @@ -5,7 +5,6 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN normal text - +------+-------+ |left | right | +------+-------+ @@ -39,4 +38,5 @@ DDEESSCCRRIIPPTTIIOONN +-----------+--------+-------+ |left | middle | right | +-----------+--------+-------+ + OpenBSD January 11, 2020 TBL-LAYOUT-SHORTLINES(1) -- cgit