]> granicus.if.org Git - apache/commitdiff
Fix invalid XHTML: duplicate id "apr".
authorRainer Jung <rjung@apache.org>
Tue, 8 Nov 2011 22:28:40 +0000 (22:28 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 8 Nov 2011 22:28:40 +0000 (22:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199499 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/glossary.xml.fr

index 19e806d050c858400ceb9bdf6e7af5db94cd0979..da421c529fcf61f230c6ae80a8cea164b66fa536 100644 (file)
@@ -50,7 +50,8 @@
     </dd>
 
     <dt><a name="apr" id="apr">APR</a></dt>
-    <dd>Voir "Biblioth&egrave;ques pour la portabilit&eacute; d'Apache"
+    <dd>Voir <a href="#apacheportableruntime">"
+    Biblioth&egrave;ques pour la portabilit&eacute; d'Apache"</a>
     </dd>
 
     <dt><a name="tarball" id="tarball">Archive Tar (Tarball)</a></dt>
@@ -80,8 +81,7 @@
 
     <dt><a name="apacheportableruntime"
        id="apacheportableruntime">Biblioth&egrave;ques pour la portabilit&eacute; d'Apache
-       (Apache Portable Runtime)</a> <a
-       name="apr" id="apr">(APR)</a></dt>
+       (Apache Portable Runtime, APR)</a></dt>
     <dd>Un jeu de biblioth&egrave;ques qui fournit la plupart des interfaces de base
       entre le serveur et le syst&egrave;me d'exploitation.  APR est d&eacute;velopp&eacute;
       parall&egrave;lement au serveur HTTP Apache comme projet ind&eacute;pendant.<br />