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

Annotation of mandoc/regress/roff/esc/bs_man.out_ascii, Revision 1.1

1.1     ! schwarze    1: ESC-BS_MAN(1)               General Commands Manual              ESC-BS_MAN(1)
        !             2:
        !             3:
        !             4:
        !             5: NNAAMMEE
        !             6:        esc-bs_man - escaped backslashes in man(7) code
        !             7:
        !             8: DDEESSCCRRIIPPTTIIOONN
        !             9:        on a text line: prefix\suffix
        !            10:
        !            11:        in a macro definition: prefix(initial)suffix prefix(later)suffix
        !            12:
        !            13:        in a string definition: prefix(initial)middle(later)suffix
        !            14:
        !            15:        in a high-level macro argument: _p_r_e_f_i_x####((llaatteerr))####_s_u_f_f_i_x
        !            16:
        !            17:        in a user-defined macro argument: {prefix(later)suffix}
        !            18:
        !            19:
        !            20:
        !            21: OpenBSD                        January 17, 2019                  ESC-BS_MAN(1)

CVSweb