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/macro/nested.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/macro/nested.out_ascii')
-rw-r--r-- | regress/tbl/macro/nested.out_ascii | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/tbl/macro/nested.out_ascii b/regress/tbl/macro/nested.out_ascii index d71b2ee7..f96e8aa9 100644 --- a/regress/tbl/macro/nested.out_ascii +++ b/regress/tbl/macro/nested.out_ascii @@ -5,13 +5,13 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN normal text - +--+---+ |a | b | +--+---+ |c | d | |e | f | +--+---+ + normal text OpenBSD December 16, 2014 TBL-MACRO-NESTED(1) |