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

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

1.1     ! schwarze    1: .\" $OpenBSD: badspan.in,v 1.1 2020/01/11 20:56:26 schwarze Exp $
        !             2: .TH TBL-LAYOUT-BADSPAN 1 "January 11, 2020"
        !             3: .SH NAME
        !             4: tbl-layout-badspan \- invalid spanned cells
        !             5: .SH DESCRIPTION
        !             6: normal text
        !             7: .TS
        !             8: allbox tab(:);
        !             9: S L S S
        !            10: L L L L L L.
        !            11: span:end
        !            12: 1:2:3:4:5:6
        !            13: .TE

CVSweb