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

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

1.1       schwarze    1: SHIFT_BASIC(1)              General Commands Manual             SHIFT_BASIC(1)
                      2:
                      3: NNAAMMEE
1.3     ! schwarze    4:      sshhiifftt--bbaassiicc - the shift request
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.3     ! schwarze    7:      original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee
1.1       schwarze    8:
1.3     ! schwarze    9:      after shift 2: tthhrreeee_f_o_u_rffiivvee
1.1       schwarze   10:
1.3     ! schwarze   11:      after shift without argument: ffoouurr_f_i_v_e
1.1       schwarze   12:
1.3     ! schwarze   13:      after shift 0: ffoouurr_f_i_v_e
1.1       schwarze   14:
1.3     ! schwarze   15:      expand to less than three bytes: <1>
1.1       schwarze   16:
1.3     ! schwarze   17:      expand to exactly three bytes: <x y>
1.1       schwarze   18:
1.3     ! schwarze   19:      expand to more than three bytes: <a longer argument... and another>
1.1       schwarze   20:
                     21: OpenBSD                         August 23, 2018                 SHIFT_BASIC(1)

CVSweb