summaryrefslogtreecommitdiffstats
path: root/regress/roff/nr/incr.out_ascii
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/nr/incr.out_ascii')
-rw-r--r--regress/roff/nr/incr.out_ascii14
1 files changed, 7 insertions, 7 deletions
diff --git a/regress/roff/nr/incr.out_ascii b/regress/roff/nr/incr.out_ascii
index 5701a80a..c7ca9258 100644
--- a/regress/roff/nr/incr.out_ascii
+++ b/regress/roff/nr/incr.out_ascii
@@ -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)