From c1c832b2839823c9f9bfe2f5bd5abbb5c6469a6b Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 24 Feb 2012 03:12:53 +0000 Subject: [PATCH] Internal link to the right section. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293065 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_autoindex.html.en | 3 ++- docs/manual/mod/mod_autoindex.xml | 3 ++- 2 files changed, 4 insertions(+), 2 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 IndexOptions directive's - SuppressColumnSorting option.

+ SuppressColumnSorting + option.

Note that when the display is sorted by "Size", it's the actual size of the files that's used, not the diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index 91d84bfd29..ee83c8f92d 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -69,7 +69,8 @@ same header repeatedly toggles between ascending and descending order. These column header links are suppressed with the IndexOptions directive's - SuppressColumnSorting option.

+ SuppressColumnSorting + option.

Note that when the display is sorted by "Size", it's the actual size of the files that's used, not the -- 2.50.1