1TBL-DATA-BLOCK_WRAP(1)      General Commands Manual     TBL-DATA-BLOCK_WRAP(1)
2
3NNAAMMEE
4     ttbbll--ddaattaa--bblloocckk__wwrraapp - line wrapping in text blocks
5
6DDEESSCCRRIIPPTTIIOONN
7     initial text
8     +--------------------+------------------------+
9     |This is a very long | short                  |
10     |sentence.           |                        |
11     +--------------------+------------------------+
12     |short               | This is an even longer |
13     |                    | sentence.              |
14     +--------------------+------------------------+
15     +-----------+------------+
16     |This is a  | short      |
17     |very long  |            |
18     |sentence.  |            |
19     +-----------+------------+
20     |short      | This is an |
21     |           | even       |
22     |           | longer     |
23     |           | sentence.  |
24     +-----------+------------+
25     final text
26
27OpenBSD                          July 4, 2017                          OpenBSD
28