xref: /openbsd-src/regress/usr.bin/mandoc/tbl/macro/nested.out_ascii (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
1TBL-MACRO-NESTED(1)         General Commands Manual        TBL-MACRO-NESTED(1)
2
3
4
5NNAAMMEE
6       tbl-macro-nested - nested table
7
8DDEESSCCRRIIPPTTIIOONN
9       normal text
10
11       +--+---+
12       |a | b |
13       +--+---+
14       |c | d |
15       |e | f |
16       +--+---+
17       normal text
18
19
20
21OpenBSD                        December 16, 2014           TBL-MACRO-NESTED(1)
22