]> granicus.if.org Git - apache/commitdiff
Make this example actually work.
authorRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 16:59:01 +0000 (16:59 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 16:59:01 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818952 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ext_filter.xml

index 94b74337a38aa312a0a6cdbf68ee12e3bb6a6dac..7868cbbd2d7aeafe011cf0bb810a4cbf9df3e182 100644 (file)
@@ -67,7 +67,7 @@ delivery to the client</description>
 # the result set to text/html
 ExtFilterDefine c-to-html mode=output \
     intype=text/c outtype=text/html \
-    cmd="/usr/bin/enscript --color -W html -Ec -o - -"
+    cmd="/usr/bin/enscript --color -w html -Ec -o -"
 
 &lt;Directory "/export/home/trawick/apacheinst/htdocs/c"&gt;
     # core directive to cause the new filter to