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

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

1.1     ! schwarze    1: .\" $OpenBSD: font.in,v 1.1 2021/05/16 22:23:57 schwarze Exp $
        !             2: .TH TBL-LAYOUT-FONT 1 "May 16, 2021"
        !             3: .SH NAME
        !             4: tbl-layout-font \- font modifiers in the table layout
        !             5: .SH DESCRIPTION
        !             6: BEGINTEST
        !             7: .TS
        !             8: box tab(:);
        !             9: lb r
        !            10: l ri.
        !            11: bold:roman
        !            12: _
        !            13: roman:italic
        !            14: .TE
        !            15: .PP
        !            16: ENDTEST

CVSweb