summaryrefslogtreecommitdiffstats
path: root/regress/roff/nr/incr.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244Ingo Schwarze2023-11-131-7/+7
|
* delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze2021-06-281-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 AprilIngo Schwarze2018-12-211-0/+3
|
* Two new low-level roff(7) features:Ingo Schwarze2018-04-101-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.