blob: c18fad10c993be6fabf64a96e8879ebffd5f34ce (
plain) (
tree)
|
|
.TH ESC-C_MAN 1 "December 2, 2014" OpenBSD
.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
final text
|