aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/c_man.in
blob: c530a4728fce0405156c7f4a08862fd09eb07c26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" $OpenBSD: c_man.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
.TH ESC-C_MAN 1 "December 2, 2014"
.SH NAME
esc-c_man \- the roff escape c sequence: remove trailing space
.SH DESCRIPTION
No space between "one" and "word":
one\c
word
.nf
one\c
word
.fi
Blank line after \ec:
one\c

word
.nf
one\c

word
.fi
final text