=================================================================== RCS file: /cvs/mandoc/regress/tbl/macro/nested.out_ascii,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- mandoc/regress/tbl/macro/nested.out_ascii 2022/08/28 11:55:39 1.4 +++ mandoc/regress/tbl/macro/nested.out_ascii 2025/07/24 18:14:32 1.6 @@ -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 - +--+---+ - |a | b | - +--+---+ - |c | d | - |e | f | - +--+---+ + normal text + +---+---+ + | a | b | + +---+---+ + | c | d | + | e | f | + +---+---+ - normal text + normal text OpenBSD December 16, 2014 TBL-MACRO-NESTED(1)