Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not die on an assertion if an input file contains no section | Ingo Schwarze | 2022-04-13 | 1 | -1/+1 |
| | | | | | | | | | whatsoever and ends with a broken next-line scope. Obviously, this cannot happen in a real manual page, but mandoc(1) should not die even when fed absurd input. This bug was independently reported by both jsg@ and tb@ who both found it with afl(1). | ||||
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 1 | -2/+0 |
| | | | | output that are no longer printed since man_term.c rev. 1.236 | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+5 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |