xref: /openbsd-src/regress/usr.bin/mandoc/roff/shift/bad.out_ascii (revision 6627b33116e69ffa8a2b4042a27cad849d7af041)
1SHIFT_BAD(1)                General Commands Manual               SHIFT_BAD(1)
2
3NNAAMMEE
4     sshhiifftt--bbaadd - wrong usage of macro arguments
5
6DDEESSCCRRIIPPTTIIOONN
7     initial text
8
9     argument used before call: ""
10
11     in macro: "argument"
12
13     invalid argument number 'x': ""
14
15     argument used after call: ""
16
17     after shift badarg: "arg2"
18     after shift -1: "arg2"
19     after excessive shift: 0 ""
20
21     final text
22
23OpenBSD                         April 24, 2022                    SHIFT_BAD(1)
24