From 32d371b57d595aa395b7fdf92909a912936ae599 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 13 Nov 2023 21:06:34 +0000 Subject: reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244 --- regress/roff/nr/int.out_ascii | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'regress/roff/nr/int.out_ascii') 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) -- cgit