summaryrefslogtreecommitdiffstats
path: root/regress/tbl/opt/center.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/center.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/center.out_ascii')
-rw-r--r--regress/tbl/opt/center.out_ascii22
1 files changed, 2 insertions, 20 deletions
diff --git a/regress/tbl/opt/center.out_ascii b/regress/tbl/opt/center.out_ascii
index f3ea2588..97178c2d 100644
--- a/regress/tbl/opt/center.out_ascii
+++ b/regress/tbl/opt/center.out_ascii
@@ -5,57 +5,39 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text
-
12345678901234567890123456789012345678901234567890123456789012345678901234567890123456
-
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345
-
123456789012345678901234567890123456789012345678901234567890123456789012345678901234
-
12345678901234567890123456789012345678901234567890123456789012345678901234
-
1234567890123456789012345678901234567890123456789012345678901234567890123
-
123456789012345678901234567890123456789012345678901234567890123456789012
-
12345678901234567890123456789012345678901234567890123456789012345678901
-
1234567890123456789012345678901234567890123456789012345678901234567890
-
123456789012345678901234567890123456789012345678901234567890123456789
-
12345678901234567890123456789012345678901234567890123456789012345678
-
----+
txt |
-
-----+
text |
-
+----
|txt
-
+-----
|text
-
+----+
|txt |
-
+-----+
|text |
-
+----++-----+
|txt ||text |
-
+-----++-----+
|text ||text |
-
+----+
|txt |
+----+
- normal text
+ normal text
+-----+
|text |
+-----+
+
OpenBSD January 28, 2015 TBL-LAYOUT_CENTER(1)