summaryrefslogtreecommitdiffstats
path: root/regress/tbl/opt/center-mdoc.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* Vertical spacing changes around tables in man_term.c rev. 1.241Ingo Schwarze2022-08-281-0/+1
| | | | | and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately. This commit cleans up most of it.
* Since resetting of offsets works quite differently in man(7) and mdoc(7),Ingo Schwarze2019-01-311-0/+12
test table centering in an mdoc(7) document as well. Related to tbl_term.c rev. 1.67.