summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2020-03-13 00:58:49 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2020-03-13 00:58:49 +0000
commit77554224a4e6841baae63c703e13c534b7caf898 (patch)
tree41ffec0bd6ed218f607ce6f87e036cdbfb9d3305 /regress/usr.bin/mandoc/mdoc
parent5a8dc5b083d2bade011c458f35eb196bcc221b20 (diff)
typos resulted in two tests not being run
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Ms/Makefile6
-rw-r--r--regress/usr.bin/mandoc/mdoc/Ms/tag.out_html8
2 files changed, 7 insertions, 7 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Ms/Makefile b/regress/usr.bin/mandoc/mdoc/Ms/Makefile
index defbb29481a..618edd3f341 100644
--- a/regress/usr.bin/mandoc/mdoc/Ms/Makefile
+++ b/regress/usr.bin/mandoc/mdoc/Ms/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.7 2020/03/13 00:31:06 schwarze Exp $
+# $OpenBSD: Makefile,v 1.8 2020/03/13 00:58:48 schwarze Exp $
REGRESS_TARGETS = noarg font tag
-TAG_TARGET = tag
+TAG_TARGETS = tag
LINT_TARGETS = noarg
-HTML_TARGET = tag
+HTML_TARGETS = tag
.include <bsd.regress.mk>
diff --git a/regress/usr.bin/mandoc/mdoc/Ms/tag.out_html b/regress/usr.bin/mandoc/mdoc/Ms/tag.out_html
index a140fe3e386..0f24b2acc7d 100644
--- a/regress/usr.bin/mandoc/mdoc/Ms/tag.out_html
+++ b/regress/usr.bin/mandoc/mdoc/Ms/tag.out_html
@@ -1,9 +1,9 @@
<dl class="Bl-tag">
- <dt><a class="permalink" href="#one"><code class="Cm" id="one">one</code></a>
+ <dt><a class="permalink" href="#one"><span class="Ms" id="one">one</span></a>
|
- <a class="permalink" href="#two"><code class="Cm" id="two">two</code></a></dt>
+ <a class="permalink" href="#two"><span class="Ms" id="two">two</span></a></dt>
<dd>text</dd>
- <dt><a class="permalink" href="#three"><code class="Cm" id="three">three</code></a></dt>
+ <dt><a class="permalink" href="#three"><span class="Ms" id="three">three</span></a></dt>
<dd>text</dd>
</dl>
-<a class="permalink" href="#four"><code class="Cm" id="four">four</code></a>
+<a class="permalink" href="#four"><span class="Ms" id="four">four</span></a>