diff options
author | Lucien Gentis <lgentis@apache.org> | 2024-11-30 14:03:32 +0100 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2024-11-30 14:03:32 +0100 |
commit | b9b6f652f2956289e6d2eb135e3bf9b4adb8daf5 (patch) | |
tree | 3b7b3a1d44517a6f317e16c0ec4bcb1b96997ec1 | |
parent | fr doc XML file update. (diff) | |
download | apache2-b9b6f652f2956289e6d2eb135e3bf9b4adb8daf5.tar.xz apache2-b9b6f652f2956289e6d2eb135e3bf9b4adb8daf5.zip |
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1922234 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/mod/core.html.fr.utf8 | 4 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.de | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.es | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.tr | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/mod/core.html.fr.utf8 b/docs/manual/mod/core.html.fr.utf8 index d367ac83fc..eed3eb2727 100644 --- a/docs/manual/mod/core.html.fr.utf8 +++ b/docs/manual/mod/core.html.fr.utf8 @@ -5639,7 +5639,7 @@ détermine son propre port</td></tr> <li>Port physique (seulement avec <code class="directive">UseCanonicalPhysicalPort</code> ON)</li> <li>Port indiqué dans <code class="directive"><a href="#servername">Servername</a></code></li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> <dt><code>UseCanonicalName On</code></dt> @@ -5648,7 +5648,7 @@ détermine son propre port</td></tr> <li>Port spécifié par <code class="directive"><a href="#servername">Servername</a></code></li> <li>Port physique (seulement avec <code class="directive">UseCanonicalPhysicalPort</code> ON)</li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> </dl> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index ef9e60f615..d03718fb6e 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> -<!-- English Revision: 344972:1921399 (outdated) --> +<!-- English Revision: 344972:1922169 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/core.xml.es b/docs/manual/mod/core.xml.es index dc64e5b496..19528d5fe5 100644 --- a/docs/manual/mod/core.xml.es +++ b/docs/manual/mod/core.xml.es @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?> -<!-- English Revision: 1741251:1921399 (outdated) --> +<!-- English Revision: 1741251:1922169 (outdated) --> <!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org --> <!-- Reviewed by Sergio Ramos--> <!-- diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 696740e1ca..361b08fb2d 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 669847:1921399 (outdated) --> +<!-- English Revision: 669847:1922169 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr index 15bf02b0cf..c85e2b6f44 100644 --- a/docs/manual/mod/core.xml.tr +++ b/docs/manual/mod/core.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 1302855:1921399 (outdated) --> +<!-- English Revision: 1302855:1922169 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> |