From: André Malo
Date: Mon, 8 Oct 2018 21:18:06 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.4.36~22
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a2ca9f3dbd8e5fdc0fc5144aeea741a31cb86d;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1843206 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr
index d560720b79e..48b25727509 100644
--- a/docs/manual/mod/core.html.fr
+++ b/docs/manual/mod/core.html.fr
@@ -33,8 +33,6 @@
ja |
tr
-Cette traduction peut être périmée. Vérifiez la version
- anglaise pour les changements récents.
| Description: | Fonctionnalités de base du serveur HTTP Apache toujours
disponibles |
| Statut: | Noyau httpd |
|---|
@@ -2469,7 +2467,7 @@ pr
| Description: | Regroupe des directives qui ne seront traitées que si un fichier
existe au démarrage |
-| Syntaxe: | <IfFile [!]parameter-name> ...
+| Syntaxe: | <IfFile [!]filename> ...
</IfFile> |
| Contexte: | configuration globale, serveur virtuel, répertoire, .htaccess |
| Surcharges autorisées: | All |
diff --git a/docs/manual/mod/core.xml.meta b/docs/manual/mod/core.xml.meta
index b804df0b646..189b445c695 100644
--- a/docs/manual/mod/core.xml.meta
+++ b/docs/manual/mod/core.xml.meta
@@ -10,7 +10,7 @@
de
en
es
- fr
+ fr
ja
tr
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 2537a71cfa7..b5431506ea1 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -2781,4 +2781,4 @@ if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//-->
- |
|---|