From 14d6bb736ca3f03ad2410958ff312ccff15765fe Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Wed, 18 Jan 2012 14:27:18 +0000 Subject: Use the 'also' list for aliased pages --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c31355b..bf2b75d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3