From: Justin Erenkrantz Date: Tue, 7 May 2002 00:02:09 +0000 (+0000) Subject: Uh, yeah, make this work. X-Git-Tag: 2.0.37~470 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afbb15e9f7f34091218280c7849f0d2b05831e37;p=apache Uh, yeah, make this work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94984 13f79535-47bb-0310-9956-ffa450edef68 --- 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