aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ti
Commit message (Collapse)AuthorAgeFilesLines
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-043-4/+6
| | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
* improve rounding rules for scaling unitsIngo Schwarze2017-06-141-2/+2
| | | | in horizontal orientation in the terminal formatter
* Basic implementation of the roff(7) .ti (temporary indent) request.Ingo Schwarze2017-05-085-0/+82
Needed by about four dozen ports (thanks to naddy@ for the research).