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

Annotation of mandoc/regress/char/space/tab-man.out_ascii, Revision 1.3

1.1       schwarze    1: SPACE-TAB-MAN(1)            General Commands Manual           SPACE-TAB-MAN(1)
                      2:
                      3: NNAAMMEE
1.3     ! schwarze    4:      SPACE-TAB-MAN - handling of literal tab characters
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.3     ! schwarze    7:      In plain text:
        !             8:      1    x
        !             9:      22   x
        !            10:      333  x
        !            11:      4444 x
        !            12:      55555     x
        !            13:      666666    x
        !            14:      7777777   x
        !            15:      88888888  x
        !            16:      999999999 x
        !            17:      aaaaaaaaaa     x
        !            18:      bbbbbbbbbbb    x
        !            19:      cccccccccccc   x
        !            20:      ddddddddddddd  x
        !            21:      tab   space
        !            22:      tab       tab
        !            23:      space     tab
        !            24:           tab
        !            25:                tab
        !            26:           This line starts with a tab and comes close to the right margin.
        !            27:           The next line starts with a tab as well.
        !            28:      In a literal display:
        !            29:      1    x
        !            30:      22   x
        !            31:      333  x
        !            32:      4444 x
        !            33:      55555     x
        !            34:      666666    x
        !            35:      7777777   x
        !            36:      88888888  x
        !            37:      999999999 x
        !            38:      aaaaaaaaaa     x
        !            39:      bbbbbbbbbbb    x
        !            40:      cccccccccccc   x
        !            41:      ddddddddddddd  x
        !            42:      tab   space
        !            43:      tab       tab
        !            44:      space     tab
        !            45:           tab
        !            46:                tab
1.1       schwarze   47:
                     48: OpenBSD                          May 24, 2010                 SPACE-TAB-MAN(1)

CVSweb