=================================================================== RCS file: /cvs/mandoc/regress/tbl/data/block_wrap.out_ascii,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- mandoc/regress/tbl/data/block_wrap.out_ascii 2017/06/12 22:50:38 1.1 +++ mandoc/regress/tbl/data/block_wrap.out_ascii 2025/07/24 18:14:26 1.5 @@ -5,23 +5,25 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN initial text - +--------------------+------------------------+ - |This is a very long | short | - |sentence. | | - +--------------------+------------------------+ - |short | This is an even longer | - | | sentence. | - +--------------------+------------------------+ - +-----------+------------+ - |This is a | short | - |very long | | - |sentence. | | - +-----------+------------+ - |short | This is an | - | | even | - | | longer | - | | sentence. | - +-----------+------------+ + +---------------------+------------------------+ + | This is a very long | short | + | sentence. | | + +---------------------+------------------------+ + | short | This is an even longer | + | | sentence. | + +---------------------+------------------------+ + + +------------+------------+ + | This is a | short | + | very long | | + | sentence. | | + +------------+------------+ + | short | This is an | + | | even | + | | longer | + | | sentence. | + +------------+------------+ + final text -OpenBSD June 12, 2017 OpenBSD +OpenBSD July 4, 2017 TBL-DATA-BLOCK_WRAP(1)