xref: /openbsd-src/regress/usr.bin/mandoc/roff/esc/c_man.out_ascii (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
1ESC-C_MAN(1)                General Commands Manual               ESC-C_MAN(1)
2
3
4
5NNAAMMEE
6       esc-c_man - the roff escape c sequence: remove trailing space
7
8DDEESSCCRRIIPPTTIIOONN
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: oonneewwoorrdd
19
20       In next-line block scope:
21
22       oneword
23              list body
24
25       final text
26
27
28
29OpenBSD                         August 25, 2018                   ESC-C_MAN(1)
30