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

Annotation of mandoc/regress/tbl/macro/nested.in, Revision 1.2

1.2     ! schwarze    1: .TH TBL-MACRO-NESTED 1 "December 16, 2014" OpenBSD
1.1       schwarze    2: .SH NAME
                      3: tbl-macro-nested \- nested table
                      4: .SH DESCRIPTION
                      5: normal text
                      6: .TS
                      7: box tab(:);
                      8: l | l .
                      9: a:b
                     10: _
                     11: c:d
                     12: .TS
                     13: e:f
                     14: .TE
                     15: .PP
                     16: normal text

CVSweb