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