#
6627b331 |
| 13-Nov-2023 |
schwarze <schwarze@openbsd.org> |
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.197
|
#
e3ee1ddf |
| 28-Aug-2022 |
schwarze <schwarze@openbsd.org> |
Vertical spacing changes around tables in man_term.c rev. 1.194 and tbl_term.c rev. 1.66 cause quite a bit of churn, unfortunately. This commit cleans up most of it.
|
#
adfb834a |
| 28-Jun-2021 |
schwarze <schwarze@openbsd.org> |
delete the two pairs of extra blank lines from expected man(7) terminal output that are no longer printed since man_term.c rev. 1.189
|
#
acb996ef |
| 04-Jul-2017 |
schwarze <schwarze@openbsd.org> |
It turns out association of tbl spans with layout rows is simpler than i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code.
|