]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Improve asciidoc-helper's suggestion of what to install
authorNick Mathewson <nickm@torproject.org>
Fri, 15 Mar 2013 15:17:08 +0000 (11:17 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 15 Mar 2013 15:18:25 +0000 (11:18 -0400)
Fixes bug #7766.

Patch by David Fifield, revised by Peter Palfrader.

doc/asciidoc-helper.sh

index dd420f7c4f6fe4145f97087eeed55ee1a683384e..c06b57026b3a72da81c1e343e0a7df7b712d80b8 100755 (executable)
@@ -52,8 +52,8 @@ elif [ "$1" = "man" ]; then
 You need a working asciidoc installed to be able to build the manpage.
 
 a2x is installed, but for some reason it isn't working.  Sometimes
-This happens because required docbook support files are missing.
-Please install docbook-xsl, docbook-xml, and libxml2-utils (Debian) or
+this happens because required docbook support files are missing.
+Please install docbook-xsl, docbook-xml, and xmlto (Debian) or
 similar. If you use homebrew on Mac OS X, install the docbook formula
 and add "export XML_CATALOG_FILES=/usr/local/etc/xml/catalog" to your
 .bashrc