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

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

CVSweb