=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/c_man.out_ascii,v retrieving revision 1.1 retrieving revision 1.6 diff -u -p -r1.1 -r1.6 --- mandoc/regress/roff/esc/c_man.out_ascii 2017/02/08 03:03:20 1.1 +++ mandoc/regress/roff/esc/c_man.out_ascii 2023/11/13 21:07:08 1.6 @@ -1,15 +1,25 @@ ESC-C_MAN(1) General Commands Manual ESC-C_MAN(1) - - NNAAMMEE - esc-c_man - the roff escape c sequence: remove trailing space + esc-c_man - the roff escape c sequence: remove trailing space DDEESSCCRRIIPPTTIIOONN - No space between "one" and "word": oneword - oneword - final text + No space between "one" and "word": oneword + The same in no-fill mode: + oneword + Blank line after \c: one word + one + word -OpenBSD December 2, 2014 ESC-C_MAN(1) + In next-line element scope: oonneeword + + In next-line block scope: + + oneword + list body + + final text + +OpenBSD August 25, 2018 ESC-C_MAN(1)