diff options
author | Rich Bowen <rbowen@apache.org> | 2012-02-24 04:12:53 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2012-02-24 04:12:53 +0100 |
commit | c1c832b2839823c9f9bfe2f5bd5abbb5c6469a6b (patch) | |
tree | ac5ef3eab9047c22b3a993f6685ac9ac2ade1c5e /docs/manual/mod/mod_autoindex.html.en | |
parent | Adding .fr translation for mod_lua (diff) | |
download | apache2-c1c832b2839823c9f9bfe2f5bd5abbb5c6469a6b.tar.xz apache2-c1c832b2839823c9f9bfe2f5bd5abbb5c6469a6b.zip |
Internal link to the right section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293065 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_autoindex.html.en')
-rw-r--r-- | docs/manual/mod/mod_autoindex.html.en | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 8571847c2c..20e992f030 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -68,7 +68,8 @@ same header repeatedly toggles between ascending and descending order. These column header links are suppressed with the <code class="directive"><a href="#indexoptions">IndexOptions</a></code> directive's - <code>SuppressColumnSorting</code> option.</p> + <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code> + option.</p> <p>Note that when the display is sorted by "Size", it's the <em>actual</em> size of the files that's used, not the |