diff options
Diffstat (limited to 'regress/roff/shift/bad.out_ascii')
-rw-r--r-- | regress/roff/shift/bad.out_ascii | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/regress/roff/shift/bad.out_ascii b/regress/roff/shift/bad.out_ascii new file mode 100644 index 00000000..0b21f574 --- /dev/null +++ b/regress/roff/shift/bad.out_ascii @@ -0,0 +1,25 @@ +SHIFT_BAD(1) General Commands Manual SHIFT_BAD(1) + + + +NNAAMMEE + sshhiifftt--bbaadd - wrong usage of macro arguments + +DDEESSCCRRIIPPTTIIOONN + initial text + + argument used before call: "" + + in macro: "argument" + + invalid argument number 'x': "" + + argument used after call: "" + + after shift badarg: "arg2" after excessive shift: 0 "" + + final text + + + +OpenBSD August 23, 2018 SHIFT_BAD(1) |