Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If .ti had an excessive argument, using it was attempted, in some | Ingo Schwarze | 2020-09-03 | 1 | -2/+8 |
| | | | | | | | | cases resulting in an assertion failure. Instead, truncate the temporary indent to a width reasonable in a manual page. I found the issue in an afl run that was performed by Jan Schreiber <jes at posteo dot de>. | ||||
* | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze | 2017-05-08 | 1 | -0/+5 |
Needed by about four dozen ports (thanks to naddy@ for the research). |