aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
commit53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3 (patch)
tree574a3520a99a5f38f585bd966a97f48de110c942 /regress/mdoc/Bd/Makefile
parent4ee381e7bf5e05beda919be00d162d31ae86f4b8 (diff)
downloadmandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.tar.gz
mandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.tar.zst
mandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.zip
When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.
Diffstat (limited to 'regress/mdoc/Bd/Makefile')
-rw-r--r--regress/mdoc/Bd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Bd/Makefile b/regress/mdoc/Bd/Makefile
index a7319e70..d516f141 100644
--- a/regress/mdoc/Bd/Makefile
+++ b/regress/mdoc/Bd/Makefile
@@ -1,12 +1,12 @@
-# $OpenBSD: Makefile,v 1.23 2020/04/06 09:55:49 schwarze Exp $
+# $OpenBSD: Makefile,v 1.24 2020/04/19 16:26:11 schwarze Exp $
REGRESS_TARGETS = beforeNAME blank centered nested nf paragraph spacing
REGRESS_TARGETS += badargs empty offset-empty offset-neg
REGRESS_TARGETS += break broken unclosed
-TAG_TARGETS = nested paragraph
+TAG_TARGETS = nested paragraph spacing
LINT_TARGETS = beforeNAME blank nested badargs break broken unclosed
-HTML_TARGETS = nf paragraph
+HTML_TARGETS = nested nf paragraph
SKIP_TMAN = beforeNAME centered