diff options
author | 2017-06-16 20:00:41 +0000 | |
---|---|---|
committer | 2017-06-16 20:00:41 +0000 | |
commit | eaa4dcb476d58d57ef6cca0e2c9440ea3702fd48 (patch) | |
tree | cf515bb988869d8fee075ddc59d01665ecdb041f /usr.bin/mandoc/man_term.c | |
parent | pfctl: merge identifical if conditions and void functions discarding ret values (diff) | |
download | wireguard-openbsd-eaa4dcb476d58d57ef6cca0e2c9440ea3702fd48.tar.xz wireguard-openbsd-eaa4dcb476d58d57ef6cca0e2c9440ea3702fd48.zip |
Multiple tbl(7) improvements:
* Do not discard data that lacks a matching layout cell but remains
within the number of columns of the table as a whole.
* Do not insert dummy data rows for any layout row starting with a
horizontal line, but only for layout rows that would discard all
the data on a matching non-empty data row.
* Print horizontal lines specified in the layout even if there is
no matching data cell.
* Improve the logic for extending vertical lines to adjacent rows,
for choosing cross marks versus line segments, and some related details.
Diffstat (limited to 'usr.bin/mandoc/man_term.c')
0 files changed, 0 insertions, 0 deletions