Skip to content
Snippets Groups Projects
Commit bd2de5cd authored by Xavier Chantry's avatar Xavier Chantry Committed by Dan McGee
Browse files

Fix asciidoc manpage creation.

As reported here, man pages could no longer be built :
http://archlinux.org/pipermail/pacman-dev/2008-December/007726.html

I found the explanation here :
http://www.methods.co.nz/asciidoc/source-highlight-filter.html



"If you use a2x(1) to generate PDF you need to include the --no-xmllint
option to suppress xmllint(1) checking — the programlisting language
attribute (required by the dblatex source highlighter) is not part of the
DocBook 4 specification (but it is in the newer DocBook 5 specification)."

Signed-off-by: default avatarXavier Chantry <shiningxc@gmail.com>
Signed-off-by: default avatarDan McGee <dan@archlinux.org>
parent 2f59996c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment