From 846abaad420f1713db39bc28470b6de80953c692 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 3 Sep 2019 18:19:37 +0000 Subject: adapt to new

output logic (html.c rev. 1.260) --- regress/man/SS/paragraph.out_html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'regress/man/SS') 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

-This text immediately follows a subsection header. +

This text immediately follows a subsection header.

This is a paragraph.

-ENDTEST -- cgit