xref: /openbsd-src/regress/usr.bin/mandoc/roff/esc/c_man.in (revision 06ce2d6a763083066d24b3bc7a04f72c314cf753)
$OpenBSD: c_man.in,v 1.4 2018/08/25 12:28:52 schwarze Exp $
ESC-C_MAN 1 "August 25, 2018"
NAME
esc-c_man - the roff escape c sequence: remove trailing space
DESCRIPTION
No space between "one" and "word": one\c word

The same in no-fill mode:

one\c
word

Blank line after \ec: one\c word

one\c

word

In next-line element scope: one\c word

In next-line block scope:

one\c word list body

final text