[BACK]Return to c_man.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

Annotation of mandoc/regress/roff/esc/c_man.out_ascii, Revision 1.5

1.1       schwarze    1: ESC-C_MAN(1)                General Commands Manual               ESC-C_MAN(1)
                      2:
                      3: NNAAMMEE
                      4:        esc-c_man - the roff escape c sequence: remove trailing space
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:        No space between "one" and "word": oneword
1.3       schwarze    8:
                      9:        The same in no-fill mode:
1.1       schwarze   10:        oneword
1.3       schwarze   11:
1.2       schwarze   12:        Blank line after \c: one word
                     13:        one
                     14:        word
1.3       schwarze   15:
1.5     ! schwarze   16:        In next-line element scope: oonneeword
1.3       schwarze   17:
                     18:        In next-line block scope:
                     19:
                     20:        oneword
                     21:               list body
                     22:
1.1       schwarze   23:        final text
                     24:
1.3       schwarze   25: OpenBSD                         August 25, 2018                   ESC-C_MAN(1)

CVSweb