]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/e.out_ascii
Implement the roff .break request (break out of a .while loop).
[mandoc.git] / regress / roff / esc / e.out_ascii
1 ESC-E(1) General Commands Manual ESC-E(1)
2
3 N\bNA\bAM\bME\bE
4 e\bes\bsc\bc-\b-e\be - escaping backslashes
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 In plain text: "\" and "\"
8
9 On macro lines: "\(at" and "@"
10
11 In a macro definition: "\$1" and "two"
12
13 OpenBSD July 4, 2017 OpenBSD