=================================================================== RCS file: /cvs/mandoc/regress/roff/nr/incr.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/roff/nr/incr.out_ascii 2021/06/28 20:12:53 1.3 +++ mandoc/regress/roff/nr/incr.out_ascii 2023/11/13 21:07:13 1.4 @@ -1,18 +1,18 @@ NR-INCR(1) General Commands Manual NR-INCR(1) NNAAMMEE - nr-incr - increment a number register by accessing it + nr-incr - increment a number register by accessing it DDEESSCCRRIIPPTTIIOONN - Roff can count by merely accessing a number register: 1 2 3 + Roff can count by merely accessing a number register: 1 2 3 - It can also change the step size: 5 7 9 + It can also change the step size: 5 7 9 - It can also count down: 6 3 0 -3 + It can also count down: 6 3 0 -3 - Down in negative steps is up: -1 1 3 5 + Down in negative steps is up: -1 1 3 5 - Go to some other value, then continue incrementing with an unchanged - (negative) step size: 40 38 36 + Go to some other value, then continue incrementing with an unchanged + (negative) step size: 40 38 36 OpenBSD April 10, 2018 NR-INCR(1)