Use the 'also' list for aliased pages

This commit is contained in:
Paul LeoNerd Evans
2012-01-18 14:27:18 +00:00
parent a4f9cc6d7f
commit 14d6bb736c
2 changed files with 4 additions and 1 deletions

View File

@@ -130,4 +130,4 @@ dist: distdir
HTMLDIR=html
htmldocs:
perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 man/*.3
perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 --also man/also man/*.3