Browse code

Put generated manpages back in correct directory

Michael DeHaan authored on 2012/10/11 09:09:40
Showing 1 changed files
... ...
@@ -164,7 +164,7 @@ deb: debian
164 164
 # for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
165 165
 
166 166
 modulepages:
167
-	hacking/module_formatter.py -A $(VERSION) -t man -o docs/man/man1/ --module-dir=library --template-dir=hacking/templates
167
+	hacking/module_formatter.py -A $(VERSION) -t man -o docs/man/man3/ --module-dir=library --template-dir=hacking/templates
168 168
 
169 169
 modulejson:
170 170
 	mkdir -p docs/json