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