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

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

CVSweb