blob: c3b7a912c513a8204ce9df70502ab87c2187a7c6 (
plain) (
tree)
|
|
.Dd December 2, 2014
.Dt ESC-C 1
.Os OpenBSD
.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
|