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

Annotation of mandoc/regress/char/space/tab-filled.out_ascii, Revision 1.2

1.1       schwarze    1: SPACE-TAB-FILLED(1)         General Commands Manual        SPACE-TAB-FILLED(1)
                      2:
                      3: NNAAMMEE
1.2     ! schwarze    4:      SPACE-TAB-FILLED - tab characters in fill mode
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:    TTaabbss aarree rreellaattiivvee ttoo tthhee bbeeggiinnnniinngg ooff tthhee ccuurrrreenntt iinnppuutt lliinnee..
1.2     ! schwarze    8:      one  two
        !             9:           t
        !            10:            t
        !            11:      a 1    t
        !            12:      a 22   t
        !            13:      a 333  t
        !            14:      a 4444 t
        !            15:      a 55555     t
        !            16:      ab 1    t
        !            17:      ab 22   t
        !            18:      ab 333  t
        !            19:      ab 4444 t
        !            20:      ab 55555     t
1.1       schwarze   21:
                     22:    TTaabb mmeeaassuurreemmeenntt ccoonnttiinnuueess oonnttoo tthhee nneexxtt oouuttppuutt lliinnee..
1.2     ! schwarze   23:      Using a line length of 5n=12n-7n and tab positions of 7n and 9n:
        !            24:      a
        !            25:      1    t
        !            26:      a
        !            27:      22   t
        !            28:      a
        !            29:      333  t
        !            30:      a
        !            31:      4444 t
        !            32:      a
        !            33:      55555  t
        !            34:      ab
        !            35:      1   t
        !            36:      ab
        !            37:      22  t
        !            38:      ab
        !            39:      333 t
        !            40:      ab
        !            41:      4444  t
        !            42:      abc
        !            43:      1  t
        !            44:      abc
        !            45:      22 t
        !            46:      abc
        !            47:      333  t
        !            48:      adcd
        !            49:      1 t
        !            50:      abcd
        !            51:      22  t
        !            52:      abcde
        !            53:      1  t
        !            54:      abcdef
        !            55:      1 t
1.1       schwarze   56:
                     57: OpenBSD                         August 16, 2022            SPACE-TAB-FILLED(1)

CVSweb