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

Annotation of mandoc/regress/tbl/mod/spacing.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: spacing.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH TBL-MOD-SPACING 1 "June 27, 2017"
1.1       schwarze    3: .SH NAME
                      4: tbl-mod-spacing \- spacing modifier in table layout
                      5: .SH DESCRIPTION
                      6: normal text
                      7: .TS
                      8: box tab(:);
                      9: l0 l1 |  l2 |  l3 |  l4 |  l5 |  l6 |  l7 |  l8
                     10: l0 l1    l2    l3    l4    l5    l6    l7    l8
                     11: l0 l1 |  l2 || l3 || l4    l5 || l6 |  l7 || l8.
                     12: a:b:c:d:e:f:g:h:i
                     13: a:b:c:d:e:f:g:h:i
                     14: a:b:c:d:e:f:g:h:i
                     15: .TE

CVSweb