From: Rich Bowen
Date: Sat, 11 May 2013 16:15:47 +0000 (+0000)
Subject: Rebuild
X-Git-Tag: 2.4.5~296
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1dd6d1f275791953f0d18197fec32c4dc9cedb9;p=apache
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1481369 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en
index 78cd0d50e6..98acc8dc56 100644
--- a/docs/manual/expr.html.en
+++ b/docs/manual/expr.html.en
@@ -493,7 +493,7 @@ listfunction ::= listfuncname "(" word ")"
# Only allow access to this content during business hours
<Directory "/foo/bar/business">
- Require expr %{TIME_HOUR} -gt 9 && %{TIME_HOUR} -lt 17
+ Require expr "%{TIME_HOUR} -gt 9 && %{TIME_HOUR} -lt 17"
</Directory>
diff --git a/docs/manual/expr.xml.fr b/docs/manual/expr.xml.fr
index f5c68f3fd4..a5c8f62188 100644
--- a/docs/manual/expr.xml.fr
+++ b/docs/manual/expr.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_authz_core.html.en b/docs/manual/mod/mod_authz_core.html.en
index 3f98297cdf..25da33bc77 100644
--- a/docs/manual/mod/mod_authz_core.html.en
+++ b/docs/manual/mod/mod_authz_core.html.en
@@ -245,7 +245,7 @@ SetEnvIf User-Agent ^KnockKnock/2\.0 let_me_in
decisions on arbitrary expressions.
- Require expr %{TIME_HOUR} -ge 9 && %{TIME_HOUR} -le 17
+ Require expr "%{TIME_HOUR} -ge 9 && %{TIME_HOUR} -le 17"
diff --git a/docs/manual/mod/mod_authz_core.html.fr b/docs/manual/mod/mod_authz_core.html.fr
index 6d85a0dd49..43732ac2c7 100644
--- a/docs/manual/mod/mod_authz_core.html.fr
+++ b/docs/manual/mod/mod_authz_core.html.fr
@@ -27,6 +27,8 @@
Langues Disponibles: en |
fr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Description: | Autorisation basique |
Statut: | Base |
Identificateur de Module: | authz_core_module |
diff --git a/docs/manual/mod/mod_authz_core.xml.fr b/docs/manual/mod/mod_authz_core.xml.fr
index 039be1b574..249566c48d 100644
--- a/docs/manual/mod/mod_authz_core.xml.fr
+++ b/docs/manual/mod/mod_authz_core.xml.fr
@@ -3,7 +3,7 @@
-
+
-
+
+
+
+