=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/c.out_ascii,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- mandoc/regress/roff/esc/c.out_ascii 2017/02/08 03:03:20 1.1 +++ mandoc/regress/roff/esc/c.out_ascii 2025/06/26 18:08:50 1.5 @@ -4,8 +4,12 @@ NNAAMMEE eesscc--cc - the roff escape c sequence: remove trailing space DDEESSCCRRIIPPTTIIOONN - No space between ``one'' and ``word'': oneword + No space between "one" and "word": oneword oneword + Blank line after \c: one word -OpenBSD December 2, 2014 OpenBSD + one + word + +OpenBSD July 4, 2017 ESC-C(1)