aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ti/wide.in
Commit message (Collapse)AuthorAgeFilesLines
* If .ti had an excessive argument, using it was attempted, in someIngo Schwarze2020-09-031-0/+19
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>.