]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct name for IndexOptions keyword.
authorKen Coar <coar@apache.org>
Thu, 24 Sep 1998 15:27:52 +0000 (15:27 +0000)
committerKen Coar <coar@apache.org>
Thu, 24 Sep 1998 15:27:52 +0000 (15:27 +0000)
PR: 3066

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82150 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.html

index 3a71cc4d8896da786bc023154bf72f12064108ae..3038384df445ad2c3a04436d3fe2396d4474b09f 100644 (file)
@@ -530,9 +530,9 @@ precalculate the page layout without having to wait until all the
 images have been loaded.  If no value is given for the option, it
 defaults to the standard width of the icons supplied with the Apache
 software.
-<DT>NameLength=[<EM>n</EM> | *] (<EM>Apache 1.3.2 and later</EM>)
+<DT>NameWidth=[<EM>n</EM> | *] (<EM>Apache 1.3.2 and later</EM>)
 <DD>
-The NameLength keyword allows you to specify the width of the
+The NameWidth keyword allows you to specify the width of the
 filename column in bytes.  If the keyword value is '<SAMP>*</SAMP>',
 then the column is automatically sized to the length of the longest
 filename in the display.