summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 264f077..94c90de 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@ doc: $(MANPAGES)
man/%: man/%.txt Makefile
a2x -d manpage \
-f manpage \
- -a manversion=$(VERSION) \
+ -a manversion="mkinitcpio $(VERSION)" \
-a manmanual="mkinitcpio manual" $<
check: