mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
In asciidoc-helper.sh, be more verbose when a2x fails.
Previously, we said (more or less), "a2x is broken and here's how you could try to fix it". Instead, we now say "We need a2x to build manpages; a2x didn't work; here is a fix that might work for you; alternatively you could just skip manpage building." Addresses bug 1524. Also, give the message as a here-document rather than a bunch of echos.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor documentation fixes
|
||||
- When a2x fails, mention that the user could disable manpages instead
|
||||
of trying to fix their asciidoc installation.
|
||||
Reference in New Issue
Block a user