=================================================================== RCS file: /cvs/mandoc/regress/tbl/data/block_wrap.out_ascii,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- mandoc/regress/tbl/data/block_wrap.out_ascii 2022/08/28 11:55:35 1.3 +++ mandoc/regress/tbl/data/block_wrap.out_ascii 2025/07/24 18:14:26 1.5 @@ -5,25 +5,25 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN initial text - +--------------------+------------------------+ - |This is a very long | short | - |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. | - +-----------+------------+ + +------------+------------+ + | This is a | short | + | very long | | + | sentence. | | + +------------+------------+ + | short | This is an | + | | even | + | | longer | + | | sentence. | + +------------+------------+ final text -OpenBSD July 4, 2017 OpenBSD +OpenBSD July 4, 2017 TBL-DATA-BLOCK_WRAP(1)