=================================================================== RCS file: /cvs/mandoc/regress/tbl/macro/nested.out_ascii,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- mandoc/regress/tbl/macro/nested.out_ascii 2021/06/28 20:13:07 1.3 +++ mandoc/regress/tbl/macro/nested.out_ascii 2023/11/13 21:22:13 1.5 @@ -1,17 +1,17 @@ TBL-MACRO-NESTED(1) General Commands Manual TBL-MACRO-NESTED(1) NNAAMMEE - tbl-macro-nested - nested table + tbl-macro-nested - nested table DDEESSCCRRIIPPTTIIOONN - normal text + normal text + +--+---+ + |a | b | + +--+---+ + |c | d | + |e | f | + +--+---+ - +--+---+ - |a | b | - +--+---+ - |c | d | - |e | f | - +--+---+ - normal text + normal text OpenBSD December 16, 2014 TBL-MACRO-NESTED(1)