summaryrefslogtreecommitdiffstats
path: root/regress/man/SS
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-09-03 18:19:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-09-03 18:19:37 +0000
commit846abaad420f1713db39bc28470b6de80953c692 (patch)
tree9ad43737444541e9cd14432b54207c166797922a /regress/man/SS
parent1e7136c9c7a91b3c7254d1c4b5daf7159f2b8170 (diff)
downloadmandoc-846abaad420f1713db39bc28470b6de80953c692.tar.gz
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/man/SS')
-rw-r--r--regress/man/SS/paragraph.out_html4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/man/SS/paragraph.out_html b/regress/man/SS/paragraph.out_html
index fa385635..22591deb 100644
--- a/regress/man/SS/paragraph.out_html
+++ b/regress/man/SS/paragraph.out_html
@@ -1,11 +1,9 @@
-BEGINTEST
<section class="Ss">
<h2 class="Ss" id="First_subsection"><a class="permalink" href="#First_subsection">First
subsection</a></h2>
-This text immediately follows a subsection header.
+<p class="Pp">This text immediately follows a subsection header.</p>
<p class="Pp">This is a paragraph.</p>
</section>
<section class="Ss">
<h2 class="Ss" id="Second_subsection"><a class="permalink" href="#Second_subsection">Second
subsection</a></h2>
-ENDTEST