Code

doc/asciidoc.conf: Use html5 in custom macros as well.
authorSebastian Harl <sh@tokkee.org>
Sun, 1 Jun 2014 10:03:01 +0000 (12:03 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 1 Jun 2014 10:03:01 +0000 (12:03 +0200)
doc/asciidoc.conf

index f07a9cce56408be65287bd9bbd6ca981ce0bb614..6f7d7d28393874ae60bacebe9a8d487e45540d0e 100644 (file)
@@ -8,10 +8,10 @@ ifdef::backend-docbook[]
 </citerefentry>
 endif::backend-docbook[]
 
-ifdef::backend-xhtml11[]
+ifdef::backend-html5[]
 [manpage-inlinemacro]
 <a href="{target}.{section}.html">{target}({section})</a>
-endif::backend-xhtml11[]
+endif::backend-html5[]
 
 ifdef::doctype-manpage[]
 ifdef::backend-docbook[]