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 | ||||
* | Ignore unreasonably large spacing modifiers in tbl layouts. | Ingo Schwarze | 2020-09-01 | 1 | -0/+18 |
Jan Schreiber <jes at posteo dot de> ran afl on mandoc and it turned out mandoc tried to use spacing modifiers so large that they would trigger assertion failures in term_ascii.c, function locale_advance(). |