=================================================================== RCS file: /cvs/mandoc/regress/tbl/opt/box.out_ascii,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/regress/tbl/opt/box.out_ascii 2017/02/08 03:03:32 1.1 +++ mandoc/regress/tbl/opt/box.out_ascii 2021/06/28 20:13:11 1.4 @@ -1,9 +1,7 @@ -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: @@ -17,6 +15,13 @@ DDEESSCCRRIIPPTTIIOONN |a b | |c d | +------+ + allbox: + + +--+---+ + |a | b | + +--+---+ + |c | d | + +--+---+ manual boxing: +--++--+ @@ -32,6 +37,14 @@ DDEESSCCRRIIPPTTIIOONN +--++--+ |c ||d | +--++--+ + +--++--+ + allbox and manual boxing: - - TBL-VERT(1) + +--++--+ + |a ||b | + +--++--+ + +--++--+ + |c ||d | + +--++--+ + +--++--+ +OpenBSD June 12, 2017 TBL-OPT-BOX(1)