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

Annotation of mandoc/regress/roff/de/tab.out_ascii, Revision 1.1

1.1     ! schwarze    1: DE-TAB(1)                   General Commands Manual                  DE-TAB(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ddee--ttaabb - tab characters in macro definition lines
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      no argument: testval ;
        !             8:      argument after_tab: testval after_tab;
        !             9:      argument after_tab_and_space: testval after_tab_and_space;
        !            10:      argument after_two_tabs: testval   after_two_tabs;
        !            11:      argument after_tab_tab_space: testval   ;after_tab_tab_space
        !            12:
        !            13:    EEnndd mmaarrkkeerr
        !            14:      no argument: testval ;
        !            15:      argument after_tab: testval after_tab;
        !            16:
        !            17:    RReemmoovvaall
        !            18:      macro test1 is gone:
        !            19:      macro test2 still exists: testval ;
        !            20:
        !            21: OpenBSD                        February 6, 2019                        OpenBSD

CVSweb