Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 1 | -4/+0 |
| | | | | output that are no longer printed since man_term.c rev. 1.236 | ||||
* | Implement w layout specifier (minimum column width). | Ingo Schwarze | 2017-06-08 | 1 | -0/+16 |
Improve width calculation of text blocks. Reduces the groff/mandoc diff in Base+Xenocara by about 800 lines. |