Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 3 | -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 units | Ingo Schwarze | 2017-06-14 | 1 | -2/+2 |
| | | | | in horizontal orientation in the terminal formatter | ||||
* | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze | 2017-05-08 | 5 | -0/+82 |
Needed by about four dozen ports (thanks to naddy@ for the research). |