=================================================================== RCS file: /cvs/mandoc/regress/roff/string/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- mandoc/regress/roff/string/Makefile 2018/08/16 13:54:07 1.4 +++ mandoc/regress/roff/string/Makefile 2022/06/03 12:16:02 1.5 @@ -1,4 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2018/08/16 13:54:07 schwarze Exp $ +# $OpenBSD: Makefile,v 1.5 2022/06/03 12:16:02 schwarze Exp $ +# +# This directory is intended for tests of string *expansion*, +# in particular testing the behaviour of the \* escape sequence. +# Tests of string *definitions* are better placed in the roff/ds +# directory. REGRESS_TARGETS = dotT escape infinite name std undef zerolength LINT_TARGETS = name std undef