2 a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
3 a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-msg.man
4 a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-input.man
6 for file in "i3 i3-msg i3-input"; \
8 rm -f $${file}.1 $${file}.html $${file}.xml; \