[BACK]Return to basic-mdoc.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / ta

Annotation of mandoc/regress/roff/ta/basic-mdoc.out_ascii, Revision 1.1

1.1     ! schwarze    1: TA-BASIC-MDOC(1)            General Commands Manual           TA-BASIC-MDOC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ttaa--bbaassiicc--mmddoocc - setting tabstop positions in mdoc(7)
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      default:
        !             8:      1    2    3
        !             9:      10n:
        !            10:      1         23
        !            11:      none:
        !            12:      123
        !            13:      3n +6n T 4n +2n:
        !            14:      1  2     3   4 5   6 7   8 9
        !            15:
        !            16:      literal:
        !            17:      1       2       3
        !            18:
        !            19:      after literal:
        !            20:      1       2       3
        !            21:
        !            22:      default unit:
        !            23:      1  2   3    4
        !            24:
        !            25: OpenBSD                           May 7, 2017                          OpenBSD

CVSweb