summaryrefslogtreecommitdiffstats
path: root/regress/tbl/opt/invalid.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-08-28 11:55:30 +0000
committerIngo Schwarze <schwarze@openbsd.org>2022-08-28 11:55:30 +0000
commit43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3 (patch)
tree40b0ce275de19f556d57118911552f9087db7cab /regress/tbl/opt/invalid.out_ascii
parent987b06113fad7f62388895986dd119ed2fa17a5c (diff)
downloadmandoc-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/opt/invalid.out_ascii')
-rw-r--r--regress/tbl/opt/invalid.out_ascii4
1 files changed, 2 insertions, 2 deletions
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)