[BACK]Return to empty.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / layout

Annotation of mandoc/regress/tbl/layout/empty.in, Revision 1.1

1.1     ! schwarze    1: .TH TBL-LAYOUT-EMPTY 1 "January 29, 2015" OpenBSD
        !             2: .SH NAME
        !             3: tbl-layout-empty \- empty table layout
        !             4: .SH DESCRIPTION
        !             5: completely empty layout:
        !             6: .TS
        !             7: .
        !             8: table text
        !             9: .TE
        !            10: layout only contains a bar:
        !            11: .TS
        !            12: |.
        !            13: table text
        !            14: .TE
        !            15: normal text

CVSweb