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

Annotation of mandoc/regress/char/space/esct-mdoc.out_ascii, Revision 1.1

1.1     ! schwarze    1: SPACE-ESCT-MDOC(1)          General Commands Manual         SPACE-ESCT-MDOC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ssppaaccee--eesscctt--mmddoocc - the t escape sequence in pages with mdoc macros
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      In plain text:
        !             8:
        !             9:      single    tab
        !            10:
        !            11:      singleescape-t
        !            12:
        !            13:      double         tab
        !            14:
        !            15:      doubleescape-t
        !            16:
        !            17:      This line starts with escape-t and comes close to the right margin.  The
        !            18:      next line starts with escape-t as well.
        !            19:
        !            20:      In an unfilled display:
        !            21:
        !            22:         single    tab
        !            23:         singleescape-t
        !            24:         double         tab
        !            25:         doubleescape-t
        !            26:
        !            27:      In a literal display:
        !            28:
        !            29:         single  tab
        !            30:         singleescape-t
        !            31:         double          tab
        !            32:         doubleescape-t
        !            33:
        !            34: OpenBSD                          June 20, 2013                         OpenBSD

CVSweb