What steps will reproduce the problem?
1. Create asciidoc document containing manpage
2. Assign title containing hyphen, e.g. MY-TITLE(1)
3. attempt to build using
> asciidoc -o <manpage_name>.xml -b docbook -d manpage
<manpage_name>.txt
What is the expected output? What do you see instead?
Expected output is a valid XML file
Seeing error
asciidoc: FAILED: manpage document title is mandatory
What version of the product are you using? On what operating system?
asciidoc 8.6.6
Please provide any additional information below.
Attempted to correct problem by escaping '-',
MY\-TITLE(1)
Original issue reported on code.google.com by terry.fe...@gmail.com on 1 May 2013 at 9:08
Original issue reported on code.google.com by
terry.fe...@gmail.com
on 1 May 2013 at 9:08