summaryrefslogtreecommitdiffstats
path: root/regress/roff/shift
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/shift')
-rw-r--r--regress/roff/shift/bad.out_ascii20
-rw-r--r--regress/roff/shift/basic.out_ascii16
2 files changed, 18 insertions, 18 deletions
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: <x y>
+ expand to exactly three bytes: <x y>
- expand to more than three bytes: <a longer argument... and another>
+ expand to more than three bytes: <a longer argument... and another>
OpenBSD August 23, 2018 SHIFT_BASIC(1)