=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- mandoc/regress/tbl/layout/Makefile 2021/05/16 22:28:27 1.7 +++ mandoc/regress/tbl/layout/Makefile 2025/07/24 17:18:40 1.8 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2021/05/16 22:28:27 schwarze Exp $ +# $OpenBSD: Makefile,v 1.8 2025/07/24 17:18:40 schwarze Exp $ REGRESS_TARGETS = badspan center complex empty emptycol emptyline font REGRESS_TARGETS += lines lines-nogroff numbers @@ -6,7 +6,7 @@ REGRESS_TARGETS += shortlines spacing spacing-nogroff LINT_TARGETS = badspan complex empty spacing-nogroff HTML_TARGETS = font -# groff-1.22.4 defects: +# groff-1.23.0 defects: # - When the layout is completely empty, # GNU eqn produces no output whatsoever for the whole table. # - When there is no horizontal line at the top,