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/esc/invalid.out_ascii | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'regress/roff/esc/invalid.out_ascii') diff --git a/regress/roff/esc/invalid.out_ascii b/regress/roff/esc/invalid.out_ascii index 6eca2c5a..e664668e 100644 --- a/regress/roff/esc/invalid.out_ascii +++ b/regress/roff/esc/invalid.out_ascii @@ -1,30 +1,30 @@ ESC-INVALID(1) General Commands Manual ESC-INVALID(1) NNAAMMEE - esc-invalid - invalid roff escape sequences + esc-invalid - invalid roff escape sequences DDEESSCCRRIIPPTTIIOONN - plus: a+bc - semicolon: a;bc - less than: abc - at: a@bc - square bracket: a]b - curly braces: abc - digit: a1bc - G: aGbc - I: aIbc - i: aibc - J: aJbc - j: ajbc - K: aKbc - P: aPbc - Q: aQbc - q: aqbc - T: aTbc - U: aUbc - W: aWbc - y: aybc + plus: a+bc + semicolon: a;bc + less than: abc + at: a@bc + square bracket: a]b + curly braces: abc + digit: a1bc + G: aGbc + I: aIbc + i: aibc + J: aJbc + j: ajbc + K: aKbc + P: aPbc + Q: aQbc + q: aqbc + T: aTbc + U: aUbc + W: aWbc + y: aybc OpenBSD December 15, 2018 ESC-INVALID(1) -- cgit