[BACK]Return to bad.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / shift

Annotation of mandoc/regress/roff/shift/bad.out_ascii, Revision 1.3

1.1       schwarze    1: SHIFT_BAD(1)                General Commands Manual               SHIFT_BAD(1)
                      2:
                      3: NNAAMMEE
                      4:        sshhiifftt--bbaadd - wrong usage of macro arguments
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      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:
1.3     ! schwarze   17:        after shift badarg: "arg2"
        !            18:        after shift -1: "arg2"
        !            19:        after excessive shift: 0 ""
1.1       schwarze   20:
                     21:        final text
                     22:
1.3     ! schwarze   23: OpenBSD                         April 24, 2022                    SHIFT_BAD(1)

CVSweb