Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 1 | -4/+0 |
| | | | | output that are no longer printed since man_term.c rev. 1.236 | ||||
* | merge a test update from OpenBSD that was forgotten in April | Ingo Schwarze | 2018-12-21 | 1 | -0/+3 |
| | |||||
* | Two new low-level roff(7) features: | Ingo Schwarze | 2018-04-10 | 1 | -0/+19 |
* .nr optional third argument (auto-increment step size) * \n+ and \n- numerical register auto-increment and -decrement bentley@ reported on Dec 9, 2013 that lang/sbcl(1) uses these. |