=================================================================== RCS file: /cvs/mandoc/regress/tbl/opt/box.out_ascii,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- mandoc/regress/tbl/opt/box.out_ascii 2017/06/17 22:46:00 1.3 +++ mandoc/regress/tbl/opt/box.out_ascii 2022/08/28 11:55:45 1.5 @@ -1,39 +1,30 @@ TBL-OPT-BOX(1) General Commands Manual TBL-OPT-BOX(1) - - NNAAMMEE tbl-opt-box - box table options DDEESSCCRRIIPPTTIIOONN no boxing: - a b c d - automatic boxing: - +------+ |a b | |c d | +------+ allbox: - +--+---+ |a | b | +--+---+ |c | d | +--+---+ manual boxing: - +--++--+ |a ||b | +--++--+ |c ||d | +--++--+ - automatic and manual boxing: - +--++--+ |a ||b | +--++--+ @@ -41,7 +32,6 @@ DDEESSCCRRIIPPTTIIOONN +--++--+ +--++--+ allbox and manual boxing: - +--++--+ |a ||b | +--++--+ @@ -50,5 +40,4 @@ DDEESSCCRRIIPPTTIIOONN +--++--+ +--++--+ - -OpenBSD June 12, 2017 TBL-OPT-BOX(1) +OpenBSD August 28, 2022 TBL-OPT-BOX(1)