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

File: [cvsweb.bsd.lv] / mandoc / regress / roff / esc / bs_mdoc.out_ascii (download)

Revision 1.1, Thu Jan 17 06:33:35 2019 UTC (5 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, HEAD

Test handling of escaped backslashes because the code related to
copy mode is complicated and prone to regressions.

ESC-BS_MDOC(1)              General Commands Manual             ESC-BS_MDOC(1)

NNAAMMEE
     eesscc--bbss__mmddoocc - escaped backslashes in mdoc(7) code

DDEESSCCRRIIPPTTIIOONN
     on a text line: prefix\suffix

     in a macro definition: prefix(initial)suffix prefix(later)suffix

     in a string definition: prefix(initial)middle(later)suffix

     in a high-level macro argument: pprreeffiixx((llaatteerr))ssuuffffiixx

     in a user-defined macro argument: {prefix(later)suffix}

OpenBSD                        January 17, 2019                        OpenBSD