=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/emptyline.out_ascii,v retrieving revision 1.2 retrieving revision 1.5 diff -u -p -r1.2 -r1.5 --- mandoc/regress/tbl/layout/emptyline.out_ascii 2021/06/28 20:13:05 1.2 +++ mandoc/regress/tbl/layout/emptyline.out_ascii 2025/07/24 18:14:29 1.5 @@ -1,20 +1,18 @@ TBL-LAYOUT-EMPTYLINE(1) General Commands Manual TBL-LAYOUT-EMPTYLINE(1) NNAAMMEE - tbl-layout-emptyline - empty lines in table layouts + tbl-layout-emptyline - empty lines in table layouts DDEESSCCRRIIPPTTIIOONN - An empty line in the middle of a table joins with the next: - - table text - +----------- - | bar - | right - - An empty line at the end of a table is discarded: - + An empty line in the middle of a table joins with the next: table text - right - normal text + +------------ + | bar + | right + + An empty line at the end of a table is discarded: + table text + right + normal text OpenBSD January 29, 2015 TBL-LAYOUT-EMPTYLINE(1)