Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If man(7) next-line scope is open and the line ends with \c, | Ingo Schwarze | 2018-08-25 | 1 | -2/+17 |
| | | | | the scope remains open. Needed for example for groff_man(7). | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 1 | -1/+2 |
| | | | | | | | | 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. | ||||
* | correct handling of blank lines after \c | Ingo Schwarze | 2017-06-17 | 1 | -0/+9 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+12 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |