summaryrefslogtreecommitdiffstats
path: root/regress/man/RS/literal.out_html
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/RS/literal.out_html
parent1e7136c9c7a91b3c7254d1c4b5daf7159f2b8170 (diff)
downloadmandoc-846abaad420f1713db39bc28470b6de80953c692.tar.gz
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/man/RS/literal.out_html')
-rw-r--r--regress/man/RS/literal.out_html10
1 files changed, 4 insertions, 6 deletions
diff --git a/regress/man/RS/literal.out_html b/regress/man/RS/literal.out_html
index 9475f407..7bd5431b 100644
--- a/regress/man/RS/literal.out_html
+++ b/regress/man/RS/literal.out_html
@@ -1,6 +1,5 @@
-BEGINTEST
-<br/>
-initial regular text
+ <br/>
+ initial regular text</p>
<pre>
literal text
before display
@@ -15,6 +14,5 @@ This is a very long line that would wrap if it weren't in literal context.
literal text
after display
</pre>
-final regular text
-<br/>
-ENDTEST
+<p class="Pp">final regular text
+ <br/>