]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/invalid.out_ascii
With the improved escape sequence parser, it becomes easy to also improve
[mandoc.git] / regress / roff / esc / invalid.out_ascii
1 ESC-INVALID(1) General Commands Manual ESC-INVALID(1)
2
3 N\bNA\bAM\bME\bE
4 esc-invalid - invalid roff escape sequences
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 plus: a+bc
8 semicolon: a;bc
9 less than: a<bc
10 equal to: a=bc
11 greater than: a>bc
12 at: a@bc
13 square bracket: a]b
14 curly braces: abc
15 digit: a1bc
16 G: aGbc
17 I: aIbc
18 i: aibc
19 J: aJbc
20 j: ajbc
21 K: aKbc
22 P: aPbc
23 Q: aQbc
24 q: aqbc
25 T: aTbc
26 U: aUbc
27 W: aWbc
28 y: aybc
29
30 OpenBSD December 15, 2018 ESC-INVALID(1)