[BACK]Return to esct-man.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / space

Annotation of mandoc/regress/char/space/esct-man.out_ascii, Revision 1.5

1.1       schwarze    1: SPACE-ESCT-MAN(1)           General Commands Manual          SPACE-ESCT-MAN(1)
                      2:
                      3: NNAAMMEE
1.5     ! schwarze    4:      SPACE-T-MAN - the t escape sequence in pages with man macros
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.5     ! schwarze    7:      In plain text:
        !             8:      single    tab
        !             9:      singleescape-t
        !            10:      singleescape-a
        !            11:      double         tab
        !            12:      doubleescape-t
        !            13:      doubleescape-a
        !            14:      This line starts with escape-t and comes close to the right margin.  The
        !            15:      next line starts with escape-t as well.
        !            16:
        !            17:      In a literal display:
        !            18:      single    tab
        !            19:      singleescape-t
        !            20:      singleescape-a
        !            21:      double         tab
        !            22:      doubleescape-t
        !            23:      doubleescape-a
        !            24:
        !            25:      After the IP macro:
        !            26:
        !            27:      single    tab
        !            28:         text
        !            29:
        !            30:      single    escape-t
        !            31:         text
        !            32:
        !            33:      After font macros:
        !            34:      ssiinnggllee    ttaabb
        !            35:      ddoouubbllee         ttaabb
1.1       schwarze   36:
1.3       schwarze   37: OpenBSD                        December 20, 2018             SPACE-ESCT-MAN(1)

CVSweb