]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/c_man.out_ascii
Implement the roff .break request (break out of a .while loop).
[mandoc.git] / regress / roff / esc / c_man.out_ascii
1 ESC-C_MAN(1) General Commands Manual ESC-C_MAN(1)
2
3
4
5 N\bNA\bAM\bME\bE
6 esc-c_man - the roff escape c sequence: remove trailing space
7
8 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
9 No space between "one" and "word": oneword
10
11 The same in no-fill mode:
12 oneword
13
14 Blank line after \c: one word
15 one
16 word
17
18 In next-line element scope: o\bon\bne\bew\bwo\bor\brd\bd
19
20 In next-line block scope:
21
22 oneword
23 list body
24
25 final text
26
27
28
29 OpenBSD August 25, 2018 ESC-C_MAN(1)