diff --git a/Documentation/asciidoc.conf b/Documentation/asciidoc.conf
index 40d43b78e..2da867d2f 100644
--- a/Documentation/asciidoc.conf
+++ b/Documentation/asciidoc.conf
@@ -40,6 +40,26 @@ endif::doctype-manpage[]
{title#}
endif::docbook-xsl-172[]
+
+ifdef::docbook-xsl-172[]
+ifdef::doctype-manpage[]
+# The following two small workarounds insert a simple paragraph after screen
+[listingblock]
+{title}
+
+|
+
+{title#}
+
+[verseblock]
+{title}
+{title%}
+{title#}
+|
+
+{title#}
+endif::doctype-manpage[]
+endif::docbook-xsl-172[]
endif::backend-docbook[]
ifdef::doctype-manpage[]