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/opt/invalid.out_ascii | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/tbl/opt/invalid.out_ascii') diff --git a/regress/tbl/opt/invalid.out_ascii b/regress/tbl/opt/invalid.out_ascii index aec83c10..627a3bf9 100644 --- a/regress/tbl/opt/invalid.out_ascii +++ b/regress/tbl/opt/invalid.out_ascii @@ -5,16 +5,16 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN normal text - +--------------+ |10.0 0.01 | | 0.01 10.0 | +--------------+ - normal text + normal text +------+ |a b | +------+ + normal text OpenBSD January 25, 2015 TBL-OPT(1) -- cgit