[BACK]Return to basic.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / DT

Annotation of mandoc/regress/man/DT/basic.out_ascii, Revision 1.1

1.1     ! schwarze    1: DT-BASIC(1)                 General Commands Manual                DT-BASIC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:        DT-basic - restore the default tabulator positions
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:        Default tabs are every five columns:
        !             8:        1234 1234 1234 1234 1234
        !             9:        one  two  three     four
        !            10:
        !            11:        Custom tabs: column 6, then every 8 columns:
        !            12:        12345 1234567 1234567 1234567
        !            13:        one   two     three   four
        !            14:
        !            15:        bboolldd tteexxtt
        !            16:
        !            17:        Back to the default:
        !            18:        1234 1234 1234 1234 1234
        !            19:        one  two  three     four
        !            20:
        !            21: OpenBSD                         April 27, 2022                     DT-BASIC(1)

CVSweb