=================================================================== RCS file: /cvs/mandoc/regress/roff/ti/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/roff/ti/Makefile 2020/09/03 17:42:16 1.2 +++ mandoc/regress/roff/ti/Makefile 2025/07/16 16:38:32 1.3 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2020/09/03 17:42:16 schwarze Exp $ +# $OpenBSD: Makefile,v 1.3 2025/07/16 16:38:32 schwarze Exp $ -REGRESS_TARGETS = basic-mdoc basic-man wide +REGRESS_TARGETS = basic-mdoc basic-man fraction wide -# groff-1.22.4 defect: -# - Excessive temporare indentations cause excessive line lengths +# groff-1.23.0 defect: +# - Excessive temporary indentations cause excessive line lengths # instead of being truncated to resonable indentations. SKIP_GROFF = wide