From 20aac2e1e6c31a890bf10c459dfadcb6424ff984 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Tue, 7 May 2002 00:02:09 +0000 Subject: [PATCH] Uh, yeah, make this work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94984 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/style/Makefile b/docs/manual/style/Makefile index 6719016bac..623d9be6ad 100644 --- a/docs/manual/style/Makefile +++ b/docs/manual/style/Makefile @@ -9,7 +9,7 @@ html: $(htmlfiles) # Xalan-C users use this: #%.html : %.xml -# xsl-c -v -OUT $@ -IN ./manual.xsl +# xsl-c -HTML -OUT $@ -IN ./manual.xsl # Xalan-C++ users use this: %.html : %.xml -- 2.40.0