=================================================================== RCS file: /cvs/mandoc/regress/tbl/opt/box.out_ascii,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- mandoc/regress/tbl/opt/box.out_ascii 2017/02/08 03:03:32 1.1 +++ mandoc/regress/tbl/opt/box.out_ascii 2022/08/28 11:55:45 1.5 @@ -1,37 +1,43 @@ -TBL-VERT(1) General Commands Manual TBL-VERT(1) +TBL-OPT-BOX(1) General Commands Manual TBL-OPT-BOX(1) - - NNAAMMEE - tbl-vert - vertical lines + 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 | +--++--+ |c ||d | +--++--+ + +--++--+ + allbox and manual boxing: + +--++--+ + |a ||b | + +--++--+ + +--++--+ + |c ||d | + +--++--+ + +--++--+ - - TBL-VERT(1) +OpenBSD August 28, 2022 TBL-OPT-BOX(1)