Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Element next-line scopes can nest. Consequently, even when closing | Ingo Schwarze | 2020-09-09 | 1 | -2/+2 |
| | | | | | | | | one element next-line scope, the MAN_ELINE flag must not yet be cleared if the parent macro is another element macro having next-line scope, or an assertion failure is caused if all this is wrapped in another macro that has block next-line scope, for example .TP. Bug found in an afl run performed by Jan Schreiber <jes at posteo dot de>. | ||||
* | ignore blank lines in man(7) next line scope; | Ingo Schwarze | 2017-06-03 | 1 | -0/+2 |
| | | | | strange groff edge case behaviour found in multimedia/mjpegtools | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+15 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |