[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.1

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

CVSweb