diff mbox series

[2/2] doc: manpage: remove ancient workaround

Message ID 20230504035517.329765-3-felipe.contreras@gmail.com (mailing list archive)
State New, archived
Headers show
Series doc: manpage: get rid of an ancient asciidoc workaround | expand

Commit Message

Felipe Contreras May 4, 2023, 3:55 a.m. UTC
This was added in 9b6f84d2c2 (asciidoc: add minor workaround to add an
empty line after code blocks, 2008-10-30) in order to deal with a bug in
docbook-xsl 1.72, but it was fixed in 1.74 in 2008.

No functional changes.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
---
 Documentation/asciidoc.conf | 21 ---------------------
 1 file changed, 21 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/asciidoc.conf b/Documentation/asciidoc.conf
index 60f76f43ed..7e3de98cd7 100644
--- a/Documentation/asciidoc.conf
+++ b/Documentation/asciidoc.conf
@@ -30,27 +30,6 @@  ifdef::backend-docbook[]
 {0#</citerefentry>}
 endif::backend-docbook[]
 
-ifdef::backend-docbook[]
-ifdef::doctype-manpage[]
-# The following two small workarounds insert a simple paragraph after screen
-[listingblock]
-<example><title>{title}</title>
-<literallayout class="monospaced">
-|
-</literallayout><simpara></simpara>
-{title#}</example>
-
-[verseblock]
-<formalpara{id? id="{id}"}><title>{title}</title><para>
-{title%}<literallayout{id? id="{id}"}>
-{title#}<literallayout>
-|
-</literallayout>
-{title#}</para></formalpara>
-{title%}<simpara></simpara>
-endif::doctype-manpage[]
-endif::backend-docbook[]
-
 ifdef::backend-xhtml11[]
 [attributes]
 git-relative-html-prefix=