]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/bs_mdoc.out_ascii
Test handling of escaped backslashes because the code related to
[mandoc.git] / regress / roff / esc / bs_mdoc.out_ascii
1 ESC-BS_MDOC(1) General Commands Manual ESC-BS_MDOC(1)
2
3 N\bNA\bAM\bME\bE
4 e\bes\bsc\bc-\b-b\bbs\bs_\b_m\bmd\bdo\boc\bc - escaped backslashes in mdoc(7) code
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
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: p\bpr\bre\bef\bfi\bix\bx(\b(l\bla\bat\bte\ber\br)\b)s\bsu\buf\bff\bfi\bix\bx
14
15 in a user-defined macro argument: {prefix(later)suffix}
16
17 OpenBSD January 17, 2019 OpenBSD