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 +-----------+------------+ 17 |This is a | short | 18 |very long | | 19 |sentence. | | 20 +-----------+------------+ 21 |short | This is an | 22 | | even | 23 | | longer | 24 | | sentence. | 25 +-----------+------------+ 26 27 final text 28 29OpenBSD July 4, 2017 OpenBSD 30