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

Annotation of mandoc/regress/char/space/tab.out_ascii, Revision 1.1

1.1     ! schwarze    1: SPACE-TAB(1)                General Commands Manual               SPACE-TAB(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ssppaaccee--ttaabb - handling of literal space characters
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      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:      ragged display
        !            29:
        !            30:        1    x
        !            31:        22   x
        !            32:        333  x
        !            33:        4444 x
        !            34:        55555     x
        !            35:        666666    x
        !            36:        7777777   x
        !            37:        88888888  x
        !            38:        999999999 x
        !            39:        aaaaaaaaaa     x
        !            40:        bbbbbbbbbbb    x
        !            41:        cccccccccccc   x
        !            42:        ddddddddddddd  x
        !            43:        tab   space
        !            44:        tab       tab
        !            45:        space     tab
        !            46:             tab
        !            47:                  tab
        !            48:      unfilled display
        !            49:
        !            50:        1    x
        !            51:        22   x
        !            52:        333  x
        !            53:        4444 x
        !            54:        55555     x
        !            55:        666666    x
        !            56:        7777777   x
        !            57:        88888888  x
        !            58:        999999999 x
        !            59:        aaaaaaaaaa     x
        !            60:        bbbbbbbbbbb    x
        !            61:        cccccccccccc   x
        !            62:        ddddddddddddd  x
        !            63:        tab   space
        !            64:        tab       tab
        !            65:        space     tab
        !            66:             tab
        !            67:                  tab
        !            68:      literal display
        !            69:
        !            70:        1       x
        !            71:        22      x
        !            72:        333     x
        !            73:        4444    x
        !            74:        55555   x
        !            75:        666666  x
        !            76:        7777777 x
        !            77:        88888888        x
        !            78:        999999999       x
        !            79:        aaaaaaaaaa      x
        !            80:        bbbbbbbbbbb     x
        !            81:        cccccccccccc    x
        !            82:        ddddddddddddd   x
        !            83:        tab      space
        !            84:        tab             tab
        !            85:        space   tab
        !            86:                tab
        !            87:                        tab
        !            88:
        !            89: OpenBSD                         April 23, 2010                         OpenBSD

CVSweb