summaryrefslogblamecommitdiffstats
path: root/regress/roff/esc/c.in
blob: cda05bd6bc8419c5f4c82006ef8c3832010a7f66 (plain) (tree)
1
2
3
4

                                                           
           
   













                                                     








                     
.\" $OpenBSD: c.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate$
.Dt ESC-C 1
.Os
.Sh NAME
.Nm esc-c
.Nd the roff escape c sequence: remove trailing space
.Sh DESCRIPTION
No space between
.Dq one
and
.Dq word :
one\c
word
.Bd -literal
one\c
word
.Ed
Blank line after \ec:
one\c

word
.Bd -literal
one\c

word
.Ed