[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.2

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

CVSweb