summaryrefslogtreecommitdiffstats
path: root/regress/roff/nr/int.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
commit32d371b57d595aa395b7fdf92909a912936ae599 (patch)
tree27e6ebfc3e3ee11feed0ab21318b45aaeb08aba7 /regress/roff/nr/int.out_ascii
parentbf3f4307729712bd6e6eeb0d2cf2d9739f304877 (diff)
downloadmandoc-32d371b57d595aa395b7fdf92909a912936ae599.tar.gz
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress/roff/nr/int.out_ascii')
-rw-r--r--regress/roff/nr/int.out_ascii8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/roff/nr/int.out_ascii b/regress/roff/nr/int.out_ascii
index 8594f498..0e9b859d 100644
--- a/regress/roff/nr/int.out_ascii
+++ b/regress/roff/nr/int.out_ascii
@@ -1,11 +1,11 @@
NR-INT(1) General Commands Manual NR-INT(1)
NNAAMMEE
- nr-int - integer number registers
+ nr-int - integer number registers
DDEESSCCRRIIPPTTIIOONN
- initial contents: 0 0 0
- intermediate contents: 42 -1 2147483647
- final contents: 23 1 -2147483648
+ initial contents: 0 0 0
+ intermediate contents: 42 -1 2147483647
+ final contents: 23 1 -2147483648
OpenBSD October 3, 2013 NR-INT(1)