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

Annotation of mandoc/regress/tbl/mod/misalign.in, Revision 1.1

1.1     ! schwarze    1: .TH TBL-MOD-MISALIGN 1 "December 24, 2014" OpenBSD
        !             2: .SH NAME
        !             3: tbl-mod-misalign \- failing alignment in tables
        !             4: .SH DESCRIPTION
        !             5: normal text
        !             6: .TS
        !             7: box tab(:);
        !             8: n, nz.
        !             9: 12.34
        !            10: _
        !            11: 100.0
        !            12: 0.001
        !            13: _
        !            14: 1000.0
        !            15: 0.0001
        !            16: .TE

CVSweb