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

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

1.1     ! schwarze    1: ESC-BS_MDOC(1)              General Commands Manual             ESC-BS_MDOC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      eesscc--bbss__mmddoocc - escaped backslashes in mdoc(7) code
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      on a text line: prefix\suffix
        !             8:
        !             9:      in a macro definition: prefix(initial)suffix prefix(later)suffix
        !            10:
        !            11:      in a string definition: prefix(initial)middle(later)suffix
        !            12:
        !            13:      in a high-level macro argument: pprreeffiixx((llaatteerr))ssuuffffiixx
        !            14:
        !            15:      in a user-defined macro argument: {prefix(later)suffix}
        !            16:
        !            17: OpenBSD                        January 17, 2019                        OpenBSD

CVSweb