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/shift/bad.out_ascii | 20 ++++++++++---------- regress/roff/shift/basic.out_ascii | 16 ++++++++-------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'regress/roff/shift') diff --git a/regress/roff/shift/bad.out_ascii b/regress/roff/shift/bad.out_ascii index ddb8c521..6748f5ca 100644 --- a/regress/roff/shift/bad.out_ascii +++ b/regress/roff/shift/bad.out_ascii @@ -1,23 +1,23 @@ SHIFT_BAD(1) General Commands Manual SHIFT_BAD(1) NNAAMMEE - sshhiifftt--bbaadd - wrong usage of macro arguments + sshhiifftt--bbaadd - wrong usage of macro arguments DDEESSCCRRIIPPTTIIOONN - initial text + initial text - argument used before call: "" + argument used before call: "" - in macro: "argument" + in macro: "argument" - invalid argument number 'x': "" + invalid argument number 'x': "" - argument used after call: "" + argument used after call: "" - after shift badarg: "arg2" - after shift -1: "arg2" - after excessive shift: 0 "" + after shift badarg: "arg2" + after shift -1: "arg2" + after excessive shift: 0 "" - final text + final text OpenBSD April 24, 2022 SHIFT_BAD(1) diff --git a/regress/roff/shift/basic.out_ascii b/regress/roff/shift/basic.out_ascii index e15ebc32..5b1b5253 100644 --- a/regress/roff/shift/basic.out_ascii +++ b/regress/roff/shift/basic.out_ascii @@ -1,21 +1,21 @@ SHIFT_BASIC(1) General Commands Manual SHIFT_BASIC(1) NNAAMMEE - sshhiifftt--bbaassiicc - the shift request + sshhiifftt--bbaassiicc - the shift request DDEESSCCRRIIPPTTIIOONN - original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee + original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee - after shift 2: tthhrreeee_f_o_u_rffiivvee + after shift 2: tthhrreeee_f_o_u_rffiivvee - after shift without argument: ffoouurr_f_i_v_e + after shift without argument: ffoouurr_f_i_v_e - after shift 0: ffoouurr_f_i_v_e + after shift 0: ffoouurr_f_i_v_e - expand to less than three bytes: <1> + expand to less than three bytes: <1> - expand to exactly three bytes: + expand to exactly three bytes: - expand to more than three bytes: + expand to more than three bytes: OpenBSD August 23, 2018 SHIFT_BASIC(1) -- cgit