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

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

CVSweb