yoshiki 2003/06/23 01:18:08 Modified: htdocs/manual/mod mod_autoindex.html Log: Add missing right paren. Submitted by: Nobuyuki Morita <[EMAIL PROTECTED]> Revision Changes Path 1.53 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html Index: mod_autoindex.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- mod_autoindex.html 13 Mar 2003 15:26:01 -0000 1.52 +++ mod_autoindex.html 23 Jun 2003 08:18:08 -0000 1.53 @@ -112,7 +112,7 @@ directory listing. The query options are of the form <samp>X=Y</samp>, where <samp>X</samp> is one of <samp>N</samp> (file <em>N</em>ame), <samp>M</samp> (file last - <em>M</em>odified date), <samp>S</samp> (file <em>S</em>ize, or + <em>M</em>odified date), <samp>S</samp> (file <em>S</em>ize), or <samp>D</samp> (file <em>D</em>escription), and <samp>Y</samp> is one of <samp>A</samp> (<em>A</em>scending) or <samp>D</samp> (<em>D</em>escending).</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]