Commit d1323255 authored by Ken Coar's avatar Ken Coar
Browse files

	Correct name for IndexOptions keyword.

PR:		3066


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82150 13f79535-47bb-0310-9956-ffa450edef68
parent 0cdcac4c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.