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/man/nf/indent.out_ascii | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'regress/man/nf/indent.out_ascii') diff --git a/regress/man/nf/indent.out_ascii b/regress/man/nf/indent.out_ascii index c8f2acba..68f67451 100644 --- a/regress/man/nf/indent.out_ascii +++ b/regress/man/nf/indent.out_ascii @@ -1,30 +1,30 @@ NF-INDENT(1) General Commands Manual NF-INDENT(1) NNAAMMEE - nf-indent - indentation of literal blocks + nf-indent - indentation of literal blocks DDEESSCCRRIIPPTTIIOONN - Here comes an indented block: - oneword - two words - and three words - This is a very long line; because it is indented, it is a bit too long to fit. - completely blank line: + Here comes an indented block: + oneword + two words + and three words + This is a very long line; because it is indented, it is a bit too long to fit. + completely blank line: - line containing a blank character: + line containing a blank character: - line containing two blank characters: + line containing two blank characters: - line containing space tab space: + line containing space tab space: - line containing a zero-width space: + line containing a zero-width space: - line containing an invalid numbered character escape: + line containing an invalid numbered character escape: - line containing an invalid named character escape: + line containing an invalid named character escape: - line containing a font escape: - end of literal - He is some more regular text. + line containing a font escape: + end of literal + He is some more regular text. OpenBSD August 15, 2022 NF-INDENT(1) -- cgit