[BACK]Return to center-mdoc.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / opt

Annotation of mandoc/regress/tbl/opt/center-mdoc.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: center-mdoc.in,v 1.1 2019/01/31 16:28:38 schwarze Exp $
        !             2: .Dd $Mdocdate: January 31 2019 $
        !             3: .Dt TBL-CENTER-MDOC 1
        !             4: .Os
        !             5: .Sh NAME
        !             6: .Nm tbl-center-mdoc
        !             7: .Nd center a table as a whole
        !             8: .Sh DESCRIPTION
        !             9: normal text
        !            10: .TS
        !            11: center box tab(:);
        !            12: l r.
        !            13: northwest:northeast
        !            14: southwest:southeast
        !            15: .TE

CVSweb