From ee7eca4e962fe7aceeaa11d94a66e2b35d67b480 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 21 Nov 2004 14:35:21 +0000 Subject: [PATCH] final property cleanup git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106092 13f79535-47bb-0310-9956-ffa450edef68 --- docs/STATUS | 2 +- docs/conf/highperformance-std.conf | 0 docs/manual/howto/htaccess.html | 0 docs/manual/images/down.gif | Bin docs/manual/images/favicon.ico | Bin docs/manual/images/feather.gif | Bin docs/manual/images/left.gif | Bin docs/manual/images/right.gif | Bin docs/manual/images/up.gif | Bin docs/manual/mod/mod_deflate.html | 0 docs/manual/programs/index.html | 0 docs/manual/programs/other.html | 0 docs/manual/urlmapping.html | 0 docs/manual/urlmapping.html.en | 0 14 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docs/conf/highperformance-std.conf mode change 100755 => 100644 docs/manual/howto/htaccess.html mode change 100755 => 100644 docs/manual/images/down.gif mode change 100755 => 100644 docs/manual/images/favicon.ico mode change 100755 => 100644 docs/manual/images/feather.gif mode change 100755 => 100644 docs/manual/images/left.gif mode change 100755 => 100644 docs/manual/images/right.gif mode change 100755 => 100644 docs/manual/images/up.gif mode change 100755 => 100644 docs/manual/mod/mod_deflate.html mode change 100755 => 100644 docs/manual/programs/index.html mode change 100755 => 100644 docs/manual/programs/other.html mode change 100755 => 100644 docs/manual/urlmapping.html mode change 100755 => 100644 docs/manual/urlmapping.html.en diff --git a/docs/STATUS b/docs/STATUS index bd7b8e51df5..f14621fb9f5 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.0 Documentation Status File. -Last modified: $Date: 2003/01/09 20:14:25 $ +Last modified: $Date$ For more information on how to contribute to the Apache Documentation Project, please see http://httpd.apache.org/docs-project/ diff --git a/docs/conf/highperformance-std.conf b/docs/conf/highperformance-std.conf old mode 100755 new mode 100644 diff --git a/docs/manual/howto/htaccess.html b/docs/manual/howto/htaccess.html old mode 100755 new mode 100644 diff --git a/docs/manual/images/down.gif b/docs/manual/images/down.gif old mode 100755 new mode 100644 diff --git a/docs/manual/images/favicon.ico b/docs/manual/images/favicon.ico old mode 100755 new mode 100644 diff --git a/docs/manual/images/feather.gif b/docs/manual/images/feather.gif old mode 100755 new mode 100644 diff --git a/docs/manual/images/left.gif b/docs/manual/images/left.gif old mode 100755 new mode 100644 diff --git a/docs/manual/images/right.gif b/docs/manual/images/right.gif old mode 100755 new mode 100644 diff --git a/docs/manual/images/up.gif b/docs/manual/images/up.gif old mode 100755 new mode 100644 diff --git a/docs/manual/mod/mod_deflate.html b/docs/manual/mod/mod_deflate.html old mode 100755 new mode 100644 diff --git a/docs/manual/programs/index.html b/docs/manual/programs/index.html old mode 100755 new mode 100644 diff --git a/docs/manual/programs/other.html b/docs/manual/programs/other.html old mode 100755 new mode 100644 diff --git a/docs/manual/urlmapping.html b/docs/manual/urlmapping.html old mode 100755 new mode 100644 diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en old mode 100755 new mode 100644 -- 2.47.2