diff options
author | 2019-01-04 03:37:42 +0000 | |
---|---|---|
committer | 2019-01-04 03:37:42 +0000 | |
commit | e1e1437f5b3e43941b5cda7022143c7b511af7d6 (patch) | |
tree | 41a3b77d4e9e33b63abd173bc678b990bb974c2c /usr.bin/mandoc/man_term.c | |
parent | eliminate function-static attempt counters for passwd/kbdint (diff) | |
download | wireguard-openbsd-e1e1437f5b3e43941b5cda7022143c7b511af7d6.tar.xz wireguard-openbsd-e1e1437f5b3e43941b5cda7022143c7b511af7d6.zip |
Two functional improvements to filling in terminal output.
1. Fully support no-fill mode in mdoc(7), even when invoked with
low-level roff(7) .nf requests. As a side effect, this substantially
simplifies the implementation of .Bd -unfilled and .Bd -literal.
2. Let .Bd -centered fill its text, using the new TERMP_CENTER flag.
That finally fixes the long-standing bug that it used to operate in
no-fill mode, which was known to be wrong for at least five years.
This also simplifies the implementation of .Bd -centered considerably.
Diffstat (limited to 'usr.bin/mandoc/man_term.c')
0 files changed, 0 insertions, 0 deletions