[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.3

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

CVSweb