We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c09440 commit 7e341bbCopy full SHA for 7e341bb
Makefile
@@ -48,7 +48,7 @@ uninstall:
48
mans: $(MANS)
49
50
$(MANS): %.1: %.man
51
- a2x -f manpage $<
+ a2x --no-xmllint -f manpage $<
52
53
.PHONY: clean
54
clean:
0 commit comments