]> granicus.if.org Git - apache/commitdiff
two parameters, not one.
authorAndre Malo <nd@apache.org>
Tue, 10 Dec 2002 01:48:42 +0000 (01:48 +0000)
committerAndre Malo <nd@apache.org>
Tue, 10 Dec 2002 01:48:42 +0000 (01:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97830 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.html.en
docs/manual/mod/mod_autoindex.xml
docs/manual/mod/quickreference.html.en

index 121f04ccbf8eb9517961af9f9f99e520d002fc2f..fcbe174022e73a562bab958f5b6db576b38fbee5 100644 (file)
@@ -289,7 +289,7 @@ icon selected by MIME content-type</td></tr><tr><th><a href="directive-dict.html
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="AddIconByEncoding" id="AddIconByEncoding">AddIconByEncoding</a> <a name="addiconbyencoding" id="addiconbyencoding">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
               </a></th><td>Icon to display next to files selected by MIME 
 content-encoding</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
-              </a></th><td><code>AddIconByEncoding <var>icon MIME-encoding</var>
+              </a></th><td><code>AddIconByEncoding <var>icon</var> <var>MIME-encoding</var>
 [<var>MIME-encoding</var>] ...</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
               </a></th><td>server config, virtual host, directory, .htaccess</td></tr><tr><th><a href="directive-dict.html#Override">Override:
               </a></th><td>Indexes</td></tr><tr><th><a href="directive-dict.html#Status">Status:
index 6c17d1450e60134b83f007c2f0fe1d2b46aa811e..1957ab9fa355812f94fecd05e96d8c41c69002d8 100644 (file)
@@ -328,7 +328,7 @@ icon selected by MIME content-type</description>
 <name>AddIconByEncoding</name>
 <description>Icon to display next to files selected by MIME 
 content-encoding</description>
-<syntax>AddIconByEncoding <var>icon MIME-encoding</var>
+<syntax>AddIconByEncoding <var>icon</var> <var>MIME-encoding</var>
 [<var>MIME-encoding</var>] ...</syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
index 36b6ed4a31d52f86568e10f80cc9f1c7c19f854a..f071dfd3aa246c199453ef9ef964f019e1b45f36 100644 (file)
@@ -59,7 +59,7 @@ response without an explicit character set</td></tr>
 to the specified handler</td></tr>
 <tr><td><a href="mod_autoindex.html#addicon">AddIcon <var>icon</var> <var>name</var> [<var>name</var>]
 ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Icon to display for a file selected by name</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#addiconbyencoding">AddIconByEncoding <var>icon MIME-encoding</var>
+<tr class="odd"><td><a href="mod_autoindex.html#addiconbyencoding">AddIconByEncoding <var>icon</var> <var>MIME-encoding</var>
 [<var>MIME-encoding</var>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Icon to display next to files selected by MIME 
 content-encoding</td></tr>
 <tr><td><a href="mod_autoindex.html#addiconbytype">AddIconByType <var>icon</var> <var>MIME-type</var>